KeyTransRecipientInfo.EncryptedKey Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
EncryptedKey
Gets the encrypted key for the recipient.
Declaration
public override byte[] EncryptedKey { get; }
Property Value
Type | Description |
---|---|
Byte[] | Encrypted key. |