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