SMIMEEncryptionAlgorithmNegotiation
SMIMEEncryptionAlgorithmNegotiation enumeration
Controls the negotiation of the encryption algorithm.
public enum SMIMEEncryptionAlgorithmNegotiation
Values
| Name | Value | Description |
|---|---|---|
| DoNotNegotiate | 0 |
Do not negotiate. |
| NegotiateStrong | 1 |
Negotiate a strong algorithm. |
| NegotiateAny | 2 |
Negotiate any algorithm. |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email