Public Attributes | |
| bool | active |
| const SSL_CIPHER * | cipher |
| bool | in_group |
| struct cipher_order_st * | next |
| struct cipher_order_st * | prev |
Definition at line 475 of file ssl_cipher.cc.
| bool cipher_order_st::active |
Definition at line 477 of file ssl_cipher.cc.
| const SSL_CIPHER* cipher_order_st::cipher |
Definition at line 476 of file ssl_cipher.cc.
| bool cipher_order_st::in_group |
Definition at line 478 of file ssl_cipher.cc.
| struct cipher_order_st* cipher_order_st::next |
Definition at line 479 of file ssl_cipher.cc.
| struct cipher_order_st * cipher_order_st::prev |
Definition at line 479 of file ssl_cipher.cc.