VerifierAgent
An agent that only implements Verifier, i.e. it can only verify credentials of other agents.
Constructors
Functions
Verifies a presentation of some credentials in ConstantIndex.CredentialRepresentation.ISO_MDOC from a holder, with a challenge validated by the callback in verifyDocument (i.e. device authentication for OpenID4VP).
Verifies a presentation of some credentials in ConstantIndex.CredentialRepresentation.ISO_MDOC from a holder, that shall include the challenge (sent by this verifier).
Verifies a presentation of some credentials in ConstantIndex.CredentialRepresentation.SD_JWT from a holder, that shall include the challenge (sent by this verifier).
Verifies a presentation of some credentials in ConstantIndex.CredentialRepresentation.PLAIN_JWT from a holder, that shall include the challenge (sent by this verifier).