Uses of Class
org.xipki.ca.server.CtLogPublicKeyFinder
-
Packages that use CtLogPublicKeyFinder Package Description org.xipki.ca.server org.xipki.ca.server.mgmt -
-
Uses of CtLogPublicKeyFinder in org.xipki.ca.server
Methods in org.xipki.ca.server with parameters of type CtLogPublicKeyFinder Modifier and Type Method Description org.xipki.security.ctlog.CtLog.SignedCertificateTimestampListCtLogClient. getCtLogScts(org.bouncycastle.cert.X509CertificateHolder precert, org.xipki.security.X509Cert caCert, List<org.xipki.security.X509Cert> certchain, CtLogPublicKeyFinder publicKeyFinder) -
Uses of CtLogPublicKeyFinder in org.xipki.ca.server.mgmt
Methods in org.xipki.ca.server.mgmt that return CtLogPublicKeyFinder Modifier and Type Method Description CtLogPublicKeyFinderCaManagerImpl. getCtLogPublicKeyFinder()
-