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.2.0

Syntax

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

See Also