Uses of Class
com.netscape.certsrv.security.SigningUnit
Packages that use SigningUnit
-
Uses of SigningUnit in com.netscape.certsrv.ocsp
Methods in com.netscape.certsrv.ocsp that return SigningUnitModifier and TypeMethodDescriptionIOCSPAuthority.getSigningUnit()
This method retrieves the signing unit. -
Uses of SigningUnit in org.dogtagpki.server.ca
Methods in org.dogtagpki.server.ca that return SigningUnitModifier and TypeMethodDescriptionICertificateAuthority.getCRLSigningUnit()
Retrieves the signing unit that manages the CA signing key for signing CRL.ICertificateAuthority.getOCSPSigningUnit()
Retrieves the signing unit that manages the CA signing key for signing OCSP response.ICertificateAuthority.getSigningUnit()
Retrieves the signing unit that manages the CA signing key for signing certificates.