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

/libcore/crypto/src/main/java/org/conscrypt/
H A DNativeCrypto.java1010 * Writes with the native SSL_write function to the encrypted data stream.
1012 public static native void SSL_write(long sslNativePointer, method in class:NativeCrypto

Completed in 47 milliseconds