Return the global ENGINE algorithm‐table flags.
Synopsis
Declared in <openssl/engine.h>
[[deprecated]]
unsigned int
ENGINE_get_table_flags();
|
Warning
|
Deprecated. Use of this entity is allowed but discouraged. |
Return Value
Bitmask of ENGINE_TABLE_FLAG_* values.
Created with MrDocs