Searched refs:serverCertificate (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DClientHandshaker.java153 this.serverCertificate(new CertificateMsg(input));
1300 private void serverCertificate(CertificateMsg mesg) throws IOException { method in class:ClientHandshaker

Completed in 31 milliseconds