crypto_ex_data_st

Opaque bag of application-specific ex_data slots attached to OpenSSL objects.

Synopsis

Declared in <openssl/crypto.h>

struct crypto_ex_data_st;

Data Members

NameDescription
ctx Library context associated with this ex_data instance.
sk Stack of class-specific ex_data pointers indexed by ex_data index.