Initialize the OBJ_NAME table used for algorithm name aliases.
Synopsis
Declared in <openssl/objects.h>
int
OBJ_NAME_init();
Return Value
1 on success, or 0 on failure.
Created with MrDocs
Initialize the OBJ_NAME table used for algorithm name aliases.
Declared in <openssl/objects.h>
int
OBJ_NAME_init();
1 on success, or 0 on failure.
Created with MrDocs