Creates a new instance of the ASI Cryptographic class. All encryption. decryption and hashing in iBO.NET is done via this class.

Namespace: Asi.iBO
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public CCrypto()
Visual Basic
Public Sub New
Visual C++
public:
CCrypto()

See Also