Skip to main content

verifiablePresentationFromCred variable

Signature:

verifiablePresentationFromCred: (w3cCred: W3CCredential, requestObj: ProofQuery, field: string, opts?: Options) => Promise<{
vp: object;
mzValue: MtValue;
dataType: string;
hasher: Hasher;
}>