Uses of Class
netscape.security.x509.CertificateChain
-
Packages that use CertificateChain Package Description com.netscape.certsrv.authority com.netscape.certsrv.ca -
-
Uses of CertificateChain in com.netscape.certsrv.authority
Methods in com.netscape.certsrv.authority that return CertificateChain Modifier and Type Method Description CertificateChain
ICertAuthority. getCACertChain()
Returns CA's certificate chain. -
Uses of CertificateChain in com.netscape.certsrv.ca
Methods in com.netscape.certsrv.ca that return CertificateChain Modifier and Type Method Description CertificateChain
ICertificateAuthority. getCACertChain()
Retrieves the CA certificate chain.
-