Searched defs:SSL_check_private_key (Results 1 – 2 of 2) sorted by relevance
1275 int SSL_check_private_key(const SSL *ssl) { in SSL_check_private_key() function
800 public static native void SSL_check_private_key(long ssl) throws SSLException; in SSL_check_private_key() method in NativeCrypto