Assembly: Metabase;
The ICryptoPackage interface provides cryptographic tools for text encryption/decryption based on the GOST 28147-89 algorithm.
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:
Related work items
Defect 248880