Searched defs:encodeHandshake (Results 1 - 4 of 4) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DSSLSocketOutputRecord.java84 void encodeHandshake(byte[] source, method in class:SSLSocketOutputRecord
H A DSSLEngineOutputRecord.java85 void encodeHandshake(byte[] source, method in class:SSLEngineOutputRecord
H A DDTLSOutputRecord.java115 void encodeHandshake(byte[] source, method in class:DTLSOutputRecord
H A DOutputRecord.java128 abstract void encodeHandshake(byte[] buffer, method in class:OutputRecord

Completed in 97 milliseconds