Creates a symmetric algorithm object for this algorithm based on the currently set parameters.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Function ToSymmetricAlgorithm As SymmetricAlgorithm |
| C# |
|---|
public SymmetricAlgorithm ToSymmetricAlgorithm() |