Searched refs:getPeerSupportedSignatureAlgorithms (Results 1 – 3 of 3) sorted by relevance
87 public abstract String[] getPeerSupportedSignatureAlgorithms(); in getPeerSupportedSignatureAlgorithms() method in ExtendedSSLSession
659 assertEquals(Arrays.toString(a.getPeerSupportedSignatureAlgorithms()), in assertExtendedSSLSessionsEqual()660 Arrays.toString(b.getPeerSupportedSignatureAlgorithms())); in assertExtendedSSLSessionsEqual()
17752 method public abstract String[] getPeerSupportedSignatureAlgorithms();