Searched defs:SSL_get_certificate (Results 1 – 2 of 2) sorted by relevance
2186 X509 *SSL_get_certificate(const SSL *s) { in SSL_get_certificate() function
1095 public static native long[] SSL_get_certificate(long sslNativePointer); in SSL_get_certificate() method in NativeCrypto