System.Security.Cryptography.Pkcs.EnvelopedCms.ContentEncryptionAlgorithm Property

The EnvelopedCms.ContentEncryptionAlgorithm property retrieves the identifier of the algorithm used to encrypt the content.

Syntax

public AlgorithmIdentifier ContentEncryptionAlgorithm { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If an algorithm identifier was not set in a constructor, this property contains the default value. For the default property values used with the System.Security.Cryptography.Pkcs.EnvelopedCms class, see EnvelopedCms.#ctor.

Requirements

Namespace: System.Security.Cryptography.Pkcs
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0