AccountPublicKey

abstract class AccountPublicKey : PublicKey

An abstract representation of an account public key.

Provides a common interface for deriving an authentication key.

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun authKey(): AuthenticationKey

Get the authentication key associated with this public key