module/crypto/crypto library

Classes

TGNCrypto
Crypto class. Implements the ICrypto interface. Provides methods for generating a keypair, decrypting a device pin, and signing a message. Uses the TGNCryptoFfi class to call the native functions. Uses the IPointerManager interface to manage the memory.