# Functions
No description provided by the author
CreateCryptoClientFromJSONPrivateKey create CryptoClient by json encoded private key.
CreateCryptoClientFromJSONPublicKey create CryptoClient by json encoded public key.
No description provided by the author
No description provided by the author
# Constants
CryptoTypeDefault : default Nist ECC.
CryptoTypeGM : support for GM.
CryptoTypeSchnorr : support for Nist + Schnorr.
# Type aliases
No description provided by the author