Readonly
publicList of any public keys
Readonly
signaturesThe minimum number of valid signatures required, for the number of public keys specified
Get the authentication key associated with this public key
Verifies that the private key associated with this public key signed the message with the given signature.
Static
deserializeGenerated using TypeDoc
Represents the public key of a multi-agent account.
The public keys of each individual agent can be any type of public key supported by Aptos. Since AIP-55 Aptos supports
Legacy
andUnified
authentication keys.