Searched refs:getBytes24 (Results 1 – 2 of 2) sorted by relevance
209 byte[] getBytes24() throws IOException { in getBytes24() method in HandshakeInStream
443 byte[] cert = input.getBytes24(); in CertificateMsg()