EJBCA Cert CVC is a Java library for parsing, creating, and using cv certificates defined for Extended Access Control (EAC) in BSI TR-03110. It is primarily used for ePassports and eIDs.
Cert-cvc depends on the Bouncycastle JCE provider (www.bouncycastle.org). The provider is used for DER encoding and some crypto stuff.
You build, and run JUnit tests with maven.
mvn package
will build, run tests and place the artefact in 'target'.
There are example and test code which demonstrates the use of cert-cvc.jar, see here:
In the Keyfactor Community, we welcome contributions.
The Community software is open-source and community-supported, meaning that no SLA is applicable.
- To report a problem or suggest a new feature, go to Issues.
- If you want to contribute actual bug fixes or proposed enhancements, see the Contributing Guidelines and go to Pull requests.
Commercial support is available for EJBCA Enterprise.
For license information, see LICENSE.
See all Keyfactor EJBCA GitHub projects.