Encryption |
The EncryptionConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| Algorithm | Gets or sets the encryption algorithm. You can use one of the CommonOids static values. Default is 3DES (TrippleDes). | |
| Certificates | Gets the list of certificates that will be used to encrypt the message. | |
| RecipientIdentifierType | Gets or sets the type of the identifier of the recipient. Default is IssuerAndSerialNumber |