ICryptoPackage

Assembly: Metabase;

Description

The ICryptoPackage interface provides cryptographic tools for text encryption/decryption based on the GOST 28147-89 algorithm.

Inheritance Hierarchy

ICryptoPackage

Methods

  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 Interfaces

Related work items

Defect 248880