| IDigitalSignaturePublicKeyAlgorithm Property |
Gets the public key algorithm used for the signature.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax PublicKeyAlgorithm PublicKeyAlgorithm { get; }
Property Value
PublicKeyAlgorithmThe public key algorithm.
Remarks
Gets the public key algorithm used for the signature.
See Also