Class containing hierarchical deterministic key related utility methods used by the DWN.

Constructors

Methods

  • Derives a descendant public key from an ancestor private key. NOTE: currently only supports SECP256K1 keys.

    Parameters

    Returns Promise<PublicJwk>