Overload | Description |
---|---|
CertificateIdentifier Constructor() | The default constructor. |
CertificateIdentifier Constructor(X509Certificate2) | Initializes the identifier with the raw data from a certificate. |
CertificateIdentifier Constructor(X509Certificate2,CertificateValidationOptions) | Initializes the identifier with the raw data from a certificate. |
CertificateIdentifier Constructor(Byte[]) | Initializes the identifier with the raw data from a certificate. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x