| IDigitalSignatureDigestAlgorithm Property |
Gets the digest algorithm used for the signature.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax DigestAlgorithm DigestAlgorithm { get; }
Property Value
DigestAlgorithmThe digest algorithm.
Remarks
Gets the digest algorithm used for the signature.
See Also