StatusListJwtIntegrityValidator

class StatusListJwtIntegrityValidator(    verifierJwsService: VerifierJwsService = DefaultVerifierJwsService( DefaultVerifierCryptoService(), ),     verifierCoseService: VerifierCoseService = DefaultVerifierCoseService( DefaultVerifierCryptoService(), ))(source)

Parses and validates Status List Tokens Does verify the cryptographic authenticity of the data.

Constructors

Link copied to clipboard
constructor(    verifierJwsService: VerifierJwsService = DefaultVerifierJwsService( DefaultVerifierCryptoService(), ),     verifierCoseService: VerifierCoseService = DefaultVerifierCoseService( DefaultVerifierCryptoService(), ))

Functions

Link copied to clipboard

Validate the integrity of a status list cwt

Link copied to clipboard

Validate the integrity of a status list jwt

Link copied to clipboard

Validate the integrity of a status list token