Creates a new instance of the ASI Cryptographic class. All encryption. decryption and hashing in iBO.NET is done via this class.
Namespace:
Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public CCrypto() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
| Visual C++ |
|---|
public: CCrypto() |