Click or drag to resize

EncryptionConfigurationAlgorithm Property

Gets or sets the encryption algorithm. You can use one of the CommonOids static values. Default is 3DES (TrippleDes).

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public Oid Algorithm { get; set; }

Property Value

Oid
See Also