aptos_types/authentication_key library

Classes

AuthenticationKey
Each account stores an authentication key. Authentication key enables account owners to rotate their private key(s) associated with the account without changing the address that hosts their account. https://aptos.dev/basics/basics-accounts | Account Basics