Click or drag to resize
MimeKit

X509CertificateRecordFingerprint Property

Gets the fingerprint of the certificate.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public string Fingerprint { get; }

Property Value

String
The fingerprint.
Remarks
Gets the fingerprint of the certificate.
See Also