Gets the symmetric key used to encrypt the message,
or null if it cannot be retrieved.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Function GetSymmetricKey As Byte() |
| C# |
|---|
public byte[] GetSymmetricKey() |