Return the two-octet TLS protocol cipher suite identifier.
Declared in <openssl/ssl.h>
<openssl/ssl.h>
uint16_t SSL_CIPHER_get_protocol_id(SSL_CIPHER const* c);
Protocol ID as used on the wire in SSLv3/TLS ClientHello/ServerHello.