| FileCertificateRequestStore | A certificate request store implementation using disk files. | code | html |
| FileCertificateStore | A certificate store implementation using disk files. | code | html |
| GeronimoCertificationAuthority | A Certification Authority implementation using KeystoreInstance to store CA's private key, CertificateStore to store issued certificates and CertificateRequestStore to store certificate requests | code | html |