X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FUI_UTIL_read_pw.pod;fp=doc%2Fman3%2FUI_UTIL_read_pw.pod;h=5535576bc9401cc166d9ce0a8df9ac36acb632c7;hp=8d5ccc815be1f6445b74fcb9d0a522ce06c97742;hb=1f13ad311367c07fe71c9f911195cd25948184d7;hpb=82992a4130e668c14ff66fca26170629b23c4556 diff --git a/doc/man3/UI_UTIL_read_pw.pod b/doc/man3/UI_UTIL_read_pw.pod index 8d5ccc815b..5535576bc9 100644 --- a/doc/man3/UI_UTIL_read_pw.pod +++ b/doc/man3/UI_UTIL_read_pw.pod @@ -48,13 +48,21 @@ UI_UTIL_read_pw_string() and UI_UTIL_read_pw(), there is PEM_def_callback(), EVP_read_pw_string() and EVP_read_pw_string_min()) all use the default B. +=head1 RETURN VALUES + +UI_UTIL_read_pw_string() and UI_UTIL_read_pw() return 0 on success or a negative +value on error. + +UI_UTIL_wrap_read_pem_callback() returns a valid B structure or NULL +if an error occurred. + =head1 SEE ALSO L =head1 COPYRIGHT -Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2001-2017 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy