Blockchain Commons Components TypeScript Library - v1.0.0-alpha.13
    Preparing search index...

    Class PrivateKeyBase

    PrivateKeyBase - Root cryptographic material for deterministic key derivation.

    This is the foundation from which signing keys and agreement keys can be deterministically derived using HKDF.

    Implements

    Index

    Methods

    • Returns the tagged value in CBOR binary representation.

      Returns Uint8Array