Searched defs:clientCertificate (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DServerHandshaker.java176 this.clientCertificate(new CertificateMsg(input));
1611 private void clientCertificate(CertificateMsg mesg) throws IOException { method in class:ServerHandshaker

Completed in 31 milliseconds