Searched defs:SSL_use_psk_identity_hint (Results 1 – 2 of 2) sorted by relevance
2092 int SSL_use_psk_identity_hint(SSL *ssl, const char *identity_hint) { in SSL_use_psk_identity_hint() function
886 public static native void SSL_use_psk_identity_hint(long ssl, String identityHint) in SSL_use_psk_identity_hint() method in NativeCrypto