OpenOCES API (commonly abbreviated OOAPI) is a convenience API for accomplishing OCES-related tasks, e.g. revocation checking using full or partial revocation lists and pid or rid extractions from an OCES certificate. The overall goal of OpenOcesAPI is to provide a set of high-level classes that makes it easy for developers to integrate OCES into applications.
Currently, only a Java version of OOAPI is available. Feel free to contact us, preferably using the mailing-lists, if you are interested in working on a version of OpenOcesAPI for other languages.
OOAPI is licensed under the GNU LGPL.
Note that OOAPI is dependent on third party libraries. You should therefore note the licenses of these dependencies. As a rule of thumb, OOAPI will only require third party libraries that come with open source style licenses.