Return the next ENGINE in OpenSSL's loaded list and release e.
Synopsis
Declared in <openssl/engine.h>
|
Warning
|
Deprecated. Use of this entity is allowed but discouraged. |
Return Value
Structural reference to the next ENGINE, or NULL at the end of the list.
Parameters
Name |
Description |
e |
Structural reference to the current ENGINE; released on behalf of the caller. |
Created with MrDocs