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