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