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

    Class Btc1VerificationMethod

    DID BTC1 Verification Method extends the DidVerificationMethod class adding helper methods and properties Btc1VerificationMethod

    Implements

    • DidVerificationMethod
    Index

    Constructors

    Properties

    controller: string

    The DID of the entity that controls this verification method.

    id: string

    The identifier of the verification method, which must be a URI.

    privateKeyMultibase?: string
    publicKeyMultibase: string

    (Optional) A public key in Multibase format.

    A multibase key that conforms to the draft Multibase specification.

    type: string

    The type of the verification method.

    To maximize interoperability this value SHOULD be one of the valid verification method types registered in the DID Specification Registries.