Windows PowerShell command on Get-command ERR_load_crypto_strings
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man ERR_load_crypto_strings

OpenSSL ERR_load_crypto_strings(3openssl)

NNNNAAAAMMMMEEEE

ERR_load_crypto_strings, SSL_load_error_strings,

ERR_free_strings - load and free error strings

SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS

#include

void ERR_load_crypto_strings(void);

void ERR_free_strings(void);

#include

void SSL_load_error_strings(void);

DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN

ERR_load_crypto_strings() registers the error strings for

all lllliiiibbbbccccrrrryyyyppppttttoooo functions. SSL_load_error_strings() does the

same, but also registers the lllliiiibbbbssssssssllll error strings. One of these functions should be called before generating textual error messages. However, this is not required when memory usage is an issue.

ERR_free_strings() frees all previously loaded error

strings. RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEESSSS

ERR_load_crypto_strings(), SSL_load_error_strings() and

ERR_free_strings() return no values.

SSSSEEEEEEEE AAAALLLLSSSSOOOO

err(3), ERR_error_string(3)

HHHHIIIISSSSTTTTOOOORRRRYYYY

ERR_load_error_strings(), SSL_load_error_strings() and

ERR_free_strings() are available in all versions of SSLeay

and OpenSSL.

24/Feb/2000 Last change: 0.9.8o 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™