DSS CRL Parser API contains an interface which allows to validate a CRL and extract revocation data.
Artifacts using DSS CRL Parser API (4)
DSS Service Provider Interface contains the contract interface shared between the applet and the server-side of DSS.
Last Release on Jul 23, 2026
DSS CRL Parser with stream is an implementation of DSS CRL Parser API which streams the CRL to validate it and extract revocation data. This implementation is experimental but offers better performances.
Last Release on Jul 23, 2026
DSS CRL Parser with X509CRL object is an implementation of DSS CRL Parser API which uses the X509CRL object. The CRL are fully loaded in the memory to be parsed.
Last Release on Jul 23, 2026
- Prev
- 1
- Next