KeyTransRecipientInfo.KeyEncryptionAlgorithm Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
KeyEncryptionAlgorithm
Gets the identifier of the algorithm used to encrypt the symmetric key.
Declaration
public override AlgorithmIdentifier KeyEncryptionAlgorithm { get; }
Property Value
Type | Description |
---|---|
AlgorithmIdentifier | An AlgorithmIdentifier object. |