evp_pkey_st

Opaque public/private key handle used throughout the EVP and X.509 APIs.

Synopsis

Declared in <openssl/types.h>

struct evp_pkey_st;

Non-Member Functions

NameDescription
SSL_get_privatekeyReturn the local private key configured on ssl (borrowed pointer).