Searched refs:getLocalSupportedSignatureAlgorithms (Results 1 – 3 of 3) sorted by relevance
63 public abstract String[] getLocalSupportedSignatureAlgorithms(); in getLocalSupportedSignatureAlgorithms() method in ExtendedSSLSession
657 assertEquals(Arrays.toString(a.getLocalSupportedSignatureAlgorithms()), in assertExtendedSSLSessionsEqual()658 Arrays.toString(b.getLocalSupportedSignatureAlgorithms())); in assertExtendedSSLSessionsEqual()
17751 method public abstract String[] getLocalSupportedSignatureAlgorithms();