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

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DSSLSessionImpl.java209 void setPeerSupportedSignatureAlgorithms( method in class:SSLSessionImpl
H A DServerHandshaker.java612 session.setPeerSupportedSignatureAlgorithms(
1000 session.setPeerSupportedSignatureAlgorithms(supportedSignAlgs);
H A DClientHandshaker.java278 session.setPeerSupportedSignatureAlgorithms(

Completed in 71 milliseconds