Namespace: Org.BouncyCastle.Crypto.Tls
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public interface ICertificateVerifyer |
Visual Basic |
---|
Public Interface ICertificateVerifyer |
Visual C++ |
---|
public interface class ICertificateVerifyer |
Remarks
This should be implemented by any class which can find out, if a given
certificate chain is beeing accepted by an client.