Append concatenated C strings as auxiliary data to the most recent error.
Synopsis
Declared in <openssl/err.h>
void
ERR_add_error_data(int num, ...);
Parameters
Name |
Description |
num |
Number of following NUL‐terminated |
Created with MrDocs