ResponseParser

class ResponseParser(jwsService: JwsService, verifierJwsService: VerifierJwsService)(source)

Parses authentication responses for OpenId4VpVerifier

Constructors

Link copied to clipboard
constructor(jwsService: JwsService, verifierJwsService: VerifierJwsService)

Functions