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

    Class DataIntegrityProof

    Implements section 2.2.1 DataIntegrityProof of the Data Integrity BIP-340 Cryptosuite spec DataIntegrityProof

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    cryptosuite: Cryptosuite

    Methods

    • Parameters

      • __namedParameters: {
            document: string;
            expectedChallenge?: string;
            expectedDomain?: string[];
            expectedPurpose: string;
            mediaType?: string;
        }

      Returns Promise<VerificationResult>

      IDataIntegrityProof.verifyProof