Encryption Constructor (eEncryptAlgorithm)
Initializes a new instance of the Encryption class.
Namespace:
FLEXYGO.Utilities.CryptographyAssembly: flxEncryption (in flxEncryption.dll)
Syntax
public Encryption( eEncryptAlgorithm aAlgorithm )
Public Sub New ( _ aAlgorithm As eEncryptAlgorithm _ )
Parameters
- aAlgorithm
- Type: FLEXYGO.Utilities.Cryptography..::..eEncryptAlgorithm
A algorithm.