Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
OBJ_find_sigid_algs, OBJ_find_sigid_by_algs — signature algorithm mappingsSYNOPSIS
#include <openssl/objects.h>OBJ_find_sigid_algs(int signature, int *pdigest, int *pencryption);
OBJ_find_sigid_by_algs(int *psignature, int digest, int encryption);