The X509CertificateUtil type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | AreEqual |
Checks if two certificates are equal.
|
![]() ![]() | CheckNotNullOrEmpty |
Throws an 'ArgumentException' is an certificate collection is null
or empty.
|
![]() ![]() | GetCertificate(String, X509FindType) |
Gets a certificate from the Windows certificate repository.
|
![]() ![]() | GetCertificate(String, X509FindType, StoreName, StoreLocation, Boolean) |
Gets a certificate from the Windows certificate repository.
|
![]() ![]() | GetCertificatePEM |
Gets the PEM string for a particular certificate.
|
![]() ![]() | GetCertificateSKI |
Gets the SKI value of a certificate.
|
![]() ![]() | GetSubjectKeyIdentifier |
Returns the subject key identifier of a certificate.
|
Extension Methods
Name | Description |
---|