verifyProof(): Promise<Multikey | null>
Verifies the given proof for the object.
The JSON-LD object to verify the proof for. If it contains any proofs, they will be ignored.
proof: DataIntegrityProof
The proof to verify.
optional
options: VerifyProofOptions
Additional options. See also VerifyProofOptions.