TKMP.DLLのダウンロード
Assembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
暗号化通信を行う場合に正当性が認められなかった証明書の検証を行うためのイベントハンドラ
Namespace:
TKMP.NetAssembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
Syntax
C# |
---|
public delegate void CertificateValidationHandler( Object sender, CertificateValidationArgs e ) |
Visual Basic (Declaration) |
---|
Public Delegate Sub CertificateValidationHandler ( _ sender As Object, _ e As CertificateValidationArgs _ ) |