Static
deriveDerives a key using HMAC-based Extract-and-Expand Key Derivation Function (HKDF) as defined in RFC 5869. TODO: Consolidate HKDF implementation and usage with web5-js - https://github.com/TBD54566975/dwn-sdk-js/issues/742
Static
deriveDerives a descendant private key. NOTE: currently only supports SECP256K1 keys.
Static
deriveStatic
deriveDerives a descendant public key from an ancestor private key. NOTE: currently only supports SECP256K1 keys.
Class containing hierarchical deterministic key related utility methods used by the DWN.