| X509CertificateRecordFingerprint Property |
Gets the fingerprint of the certificate.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public string Fingerprint { get; }
Property Value
StringThe fingerprint.
Remarks
Gets the fingerprint of the certificate.
See Also