@aptos-labs/ts-sdk - v5.1.4
    Preparing search index...

    Class PrivateKey

    Hierarchy (View Summary)

    Implemented by

    Index

    Implementation - Serialization

    Constructors

    Methods

    Properties

    Implementation - Serialization

    Constructors

    Methods

    Properties

    AIP80_PREFIXES: { ed25519: string; secp256k1: string; secp256r1: string } = ...

    The AIP-80 compliant prefixes for each private key type. Append this to a private key's hex representation to get an AIP-80 compliant string.

    Read about AIP-80