mirror of
https://github.com/openssl/openssl.git
synced 2025-04-06 20:20:50 +08:00
Add a few documentation lines about UI_OpenSSL()
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2204)
This commit is contained in:
parent
cc10f22755
commit
78b19e90b4
@ -174,6 +174,9 @@ UI_get_method() returns the UI method associated with a given UI.
|
||||
|
||||
UI_set_method() changes the UI method associated with a given UI.
|
||||
|
||||
UI_OpenSSL() is the default OpenSSL UI method for prompting
|
||||
passphrases on the command line.
|
||||
|
||||
=head1 COPYRIGHT
|
||||
|
||||
Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved.
|
||||
|
Loading…
x
Reference in New Issue
Block a user