Namespace: Org.BouncyCastle.X509
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public bool Match( X509Certificate x509Cert ) |
Visual Basic |
---|
Public Function Match ( _ x509Cert As X509Certificate _ ) As Boolean |
Visual C++ |
---|
public: bool Match( X509Certificate^ x509Cert ) |
Parameters
- x509Cert
- Type: Org.BouncyCastle.X509..::..X509Certificate