Gets the encrypted key for the recipient.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property EncryptedKey As Byte() Get |
C# |
---|
public override byte[] EncryptedKey { get; } |