function verifyPresentation verifyPresentation(document: object,context_loader: ContextLoader,options?: W3CVerifyOptions | null,): Promise<VerificationResult> Verify the provided verifiable presentation. Parameters document: object context_loader: ContextLoader optional options: W3CVerifyOptions | null Return Type Promise<VerificationResult>