AbstractAbstractauthGet the authentication key associated with this public key
AbstractverifyVerifies that the private key associated with this public key signed the message with the given signature.
Verifies signature with the public key and makes any network calls required to get state required to verify the signature.
Abstractserialize
An abstract representation of an account public key.
Provides a common interface for deriving an authentication key.