|  | OpenPgpContextGetDigestAlgorithm(String) Method | 
            Get the digest algorithm from the micalg parameter value in a multipart/signed part.
            
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.12.0
 Syntax
Syntax Exceptions
Exceptions Remarks
Remarks
            Maps the micalg parameter value string back to the appropriate 
DigestAlgorithm.
            
 See Also
See Also