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

Name

Description

SSL_get_privatekey

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

Created with MrDocs