Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
RSA_PSS_PARAMS_new, RSA_PSS_PARAMS_free — probabilistic signature scheme with RSA hashingSYNOPSIS
#include <openssl/rsa.h>RSA_PSS_PARAMS_new(void);
RSA_PSS_PARAMS_free(RSA_PSS_PARAMS *params);