| CryptographyContextGetDigestAlgorithmName Method |
Get the string name of the digest algorithm for use with the micalg parameter of a multipart/signed part.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Exceptions Remarks
Maps the
DigestAlgorithm to the appropriate string identifier
as used by the micalg parameter value of a multipart/signed Content-Type
header.
See Also