 | WindowsSecureMimeDigitalSignatureEncryptionAlgorithms Property |
Gets the list of encryption algorithms, in preferential order,
that the signer's client supports.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic EncryptionAlgorithm[] EncryptionAlgorithms { get; }
Property Value
EncryptionAlgorithmThe S/MIME encryption algorithms.
Remarks
Gets the list of encryption algorithms, in preferential order,
that the signer's client supports.
See Also