SSL_CIPHER_get_auth_nid
__owur int SSL_CIPHER_get_auth_nid(const SSL_CIPHER *c);
if (SSL_CIPHER_get_auth_nid(cipher) == NID_auth_rsa)