$manlookup

openssl-core.h

(7ssl)

OpenSSL Core types

Overview, conventions, miscellanyopenssl 3.5.6-1~deb13u2
#include <openssl/core.h>

DESCRIPTION

The <openssl/core.h> header defines a number of public types that are used to communicate between the OpenSSL libraries and implementation providers. These types are designed to minimise the need for intimate knowledge of internal structures between the OpenSSL libraries and the providers.

The types are:

HISTORY

The types described here were added in OpenSSL 3.0.

See also