{CompanyName} FlexyGo
eEncryptAlgorithm Enumeration
Enum eEncryptAlgorithm
Namespace:
FLEXYGO.Utilities.Cryptography
Assembly:
flxEncryption
(in flxEncryption.dll)
Syntax
C#
VB
public
enum
eEncryptAlgorithm
Public
Enumeration
eEncryptAlgorithm
Members
Member name
Description
Des
The DES
Rc2
The RC2
Rijndael
The rijndael
TripleDes
The triple DES
Lin
The lin
See Also
FLEXYGO.Utilities.Cryptography Namespace