IssuerResolver class
IssuerResolver is a class that allows to interact with the issuer's http endpoint to get revocation status.
IssuerResolver
Signature:
export declare class IssuerResolver implements CredentialStatusResolver
Implements: CredentialStatusResolver
Methods
| Method | Modifiers | Description |
|---|---|---|
| resolve(credentialStatus) | resolve is a method to resolve a credential status directly from the issuer. |