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