Return the process-wide default password prompt string.
Declared in <openssl/evp.h>
<openssl/evp.h>
char* EVP_get_pw_prompt();
Pointer to the current prompt (do not free), never NULL after library init.