Click or drag to resize

EncryptionConfiguration Properties

The EncryptionConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyAlgorithm Gets or sets the encryption algorithm. You can use one of the CommonOids static values. Default is 3DES (TrippleDes).
Public propertyCertificates Gets the list of certificates that will be used to encrypt the message.
Public propertyRecipientIdentifierType Gets or sets the type of the identifier of the recipient. Default is IssuerAndSerialNumber
Top
See Also