Click or drag to resize
MimeKit

IDigitalCertificateFingerprint Property

Gets the fingerprint of the certificate.

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

Property Value

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