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

/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
H A DNativeCrypto.java1014 * Writes with the native SSL_write function to the encrypted data stream.
1016 public static native void SSL_write(long sslNativePointer, method in class:NativeCrypto

Completed in 8 milliseconds