Free RSA‐OAEP algorithm parameters and their contents.

Synopsis

Declared in <openssl/rsa.h>

void
RSA_OAEP_PARAMS_free(RSA_OAEP_PARAMS* a);

Parameters

Name

Description

a

Value to free, or NULL.

Created with MrDocs