This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
Notes
This release changes the response returned by the match method of the PIDCPR class. It now returns the full response.
In the Crypto class, the certificate and key are read as strings and not files. Improves performance and makes it easier to store these in environment variables.