| Package | Description |
|---|---|
| com.netscape.certsrv.ca | |
| com.netscape.certsrv.ocsp |
| Modifier and Type | Method and Description |
|---|---|
ISigningUnit |
ICertificateAuthority.getCRLSigningUnit()
Retrieves the signing unit that manages the CA signing key for
signing CRL.
|
ISigningUnit |
ICertificateAuthority.getOCSPSigningUnit()
Retrieves the signing unit that manages the CA signing key for
signing OCSP response.
|
ISigningUnit |
ICertificateAuthority.getSigningUnit()
Retrieves the signing unit that manages the CA signing key for
signing certificates.
|
| Modifier and Type | Method and Description |
|---|---|
ISigningUnit |
IOCSPAuthority.getSigningUnit()
This method retrieves the signing unit.
|