Searched defs:SSL_set_ocsp_response (Results 1 – 2 of 2) sorted by relevance
894 int SSL_set_ocsp_response(SSL *ssl, const uint8_t *response, in SSL_set_ocsp_response() function
826 public static native void SSL_set_ocsp_response(long ssl, byte[] response); in SSL_set_ocsp_response() method in NativeCrypto