Free RSA‐PSS algorithm parameters and their contents.

Synopsis

Declared in <openssl/rsa.h>

void
RSA_PSS_PARAMS_free(RSA_PSS_PARAMS* a);

Parameters

Name

Description

a

Value to free, or NULL.

Created with MrDocs