#include <ssl_locl.h>
Public Attributes | |
| X509 * | x509 |
| EVP_PKEY * | privatekey |
| const EVP_MD * | digest |
Definition at line 471 of file ssl_locl.h.
| const EVP_MD* cert_pkey_st::digest |
Definition at line 476 of file ssl_locl.h.
| EVP_PKEY* cert_pkey_st::privatekey |
Definition at line 474 of file ssl_locl.h.
| X509* cert_pkey_st::x509 |
Definition at line 473 of file ssl_locl.h.
1.8.2