CryptoPackage

Assembly: Metabase;

Description

The CryptoPackage class implements the object that is a cryptographic tool for text encryption/decryption based on the GOST 28147-89 algorithm.

Class object methods inherited from ICryptoPackage

  Method name Brief description
Decrypt The Decrypt method decrypts the specified encrypted text and returns the obtained result.
Encrypt The Encrypt method encrypts the specified text and returns the obtained result.

See also:

Metabase Assembly Classes

Defect 248880