@did-btc1/cryptosuite
    Preparing search index...

    Interface FromPrivateKey

    interface FromPrivateKey {
        controller: string;
        id: string;
        privateKeyBytes: Bytes;
    }

    Hierarchy (View Summary)

    Index

    Properties

    controller: string
    id: string
    privateKeyBytes: Bytes