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