Opaque bag of application-specific ex_data slots attached to OpenSSL objects.
Declared in <openssl/crypto.h>
struct crypto_ex_data_st;
| Name | Description |
|---|---|
ctx | Library context associated with this ex_data instance. |
sk | Stack of class-specific ex_data pointers indexed by ex_data index. |