dhkim.client
Class InternalCAClient
java.lang.Object
|
+--dhkim.client.InternalCAClient
- public class InternalCAClient
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalCAClient
public InternalCAClient()
verifyCRL
public boolean verifyCRL(byte[] server_cert)
getCAPubKey
public java.security.PublicKey getCAPubKey()
getServerPubKey
public java.security.PublicKey getServerPubKey()
verifyServer
public boolean verifyServer(byte[] caCert,
byte[] serverCert)
main
public static void main(java.lang.String[] args)