Package org.xipki.ca.server
Class CtLogPublicKeyFinder
- java.lang.Object
-
- org.xipki.ca.server.CtLogPublicKeyFinder
-
public class CtLogPublicKeyFinder extends Object
CtLog public key finder.- Author:
- Lijun Liao (xipki)
-
-
Constructor Summary
Constructors Constructor Description CtLogPublicKeyFinder(CaServerConf.CtLogConf conf)
-
-
-
Constructor Detail
-
CtLogPublicKeyFinder
public CtLogPublicKeyFinder(CaServerConf.CtLogConf conf) throws IOException
- Throws:
IOException
-
-
Method Detail
-
getPublicKey
public PublicKey getPublicKey(byte[] logId)
-
-