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

    Interface FromPublicKey

    interface FromPublicKey {
        controller: string;
        id: string;
        publicKeyBytes: Bytes;
    }

    Hierarchy (View Summary)

    Index

    Properties

    controller: string
    id: string
    publicKeyBytes: Bytes