Package com.ibm.security.certclient.util
Interface Summary
Interface | Description |
---|---|
PkNewCertificate | This interface allows an End Entity to create a personal certificate with selected extensions signed by the specified signing certificate. |
PkSsCertificate | This interface allows an End Entity to create self-signed certificates with selected extensions. |
Class Summary
Class | Description |
---|---|
PkNewCertFactory | Generate a certificate signed with specified signing certificate. |
PkSsCertFactory | Generate a self-signed certificate. |