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