SSL_GET_CURRENT_CIPHER(3ssl) OpenSSL SSL_GET_CURRENT_CIPHER(3ssl) SSL_get_current_cipher, SSL_get_cipher_name, SSL_get_cipher, SSL_get_cipher_bits, SSL_get_cipher_version, SSL_get_pending_cipher - SSL_CIPHER #include const SSL_CIPHER *SSL_get_current_cipher(const SSL *ssl); const SSL_CIPHER *SSL_get_pending_cipher(const SSL *ssl); const char *SSL_get_cipher_name(const SSL *s); const char *SSL_get_cipher(const SSL *s); int SSL_get_cipher_bits(const SSL *s, int *np); const char *SSL_get_cipher_version(const SSL *s); SSL_get_current_cipher() SSL_CIPHER ssl. ssl NULL. SSL_CIPHER_get_name(3) . SSL_get_cipher_name() . SSL_get_cipher() SSL_get_cipher_name(). SSL_get_cipher_bits() / SSL_get_cipher_version() . SSL_get_pending_cipher() SSL_CIPHER ( ) ssl . . SSL_CTX_set_alpn_select_cb() NULL. . SSL_get_current_cipher() NULL . SSL_get_pending_cipher() NULL . SSL_get_cipher, SSL_get_cipher_bits, SSL_get_cipher_version, SSL_get_cipher_name . ssl(7), SSL_CIPHER_get_name(3) 2000-2018 OpenSSL. . Apache 2.0 ( ""). . LICENSE . 3 . . : . 3.6.2 7 2026 SSL_GET_CURRENT_CIPHER(3ssl)