X509CertificateGetFingerprint Method |
Name | Description | |
---|---|---|
GetFingerprint |
Retrieves, in a string, a text representation of a cryptographically-secure digest of the certificate that can be used to identify it uniquely.
Note: Default algorithm parameter is currently SHA-256, but may change in future without further warning, pursuant to security needs.
| |
GetFingerprint(DigestAlgorithm) |
Retrieves, in a string, a text representation of a cryptographically-secure digest of the certificate that can be used to identify it uniquely.
Note: Default algorithm parameter is currently SHA-256, but may change in future without further warning, pursuant to security needs.
|