Gets the symmetric algorithm used to encrypt or decrypt the content,
or null if it cannot be retrieved.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Function GetSymmetricAlgorithm As SymmetricAlgorithm |
| C# |
|---|
public SymmetricAlgorithm GetSymmetricAlgorithm() |