Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. 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);