| SecureMimeDigitalSignatureEncryptionAlgorithms 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.7.1
Syntax public 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