sui/src/account/public_key/keys library

Classes

SuiEd25519AccountPublicKey
Represents a Sui account public key using the Ed25519 signing scheme.
SuiMultisigAccountPublicKey
Represents a multisig public key with multiple public keys and a threshold.
SuiSecp256k1AccountPublicKey
Represents a Sui account public key using the Secp256k1 signing scheme.
SuiSecp256r1AccountPublicKey
Represents a Sui account public key using the Secp256r1 signing scheme.