Skip to main content

RHSResolver class

RHSResolver is a class that allows to interact with the RHS service to get revocation status.

RHSResolver

Signature:

export declare class RHSResolver implements CredentialStatusResolver 

Implements: CredentialStatusResolver

Constructors

ConstructorModifiersDescription
(constructor)(_state)Constructs a new instance of the RHSResolver class

Methods

MethodModifiersDescription
newProofFromData(existence, allSiblings, nodeAux)
resolve(credentialStatus, credentialStatusResolveOptions)resolve is a method to resolve a credential status from the blockchain.
rhsGenerateProof(treeRoot, key, rhsUrl)