aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2017-07-25 18:36:04 +0100
committerDr. Stephen Henson <steve@openssl.org>2017-07-29 23:04:10 +0100
commite1631f510882c9e7600d42ed789462a8e6c91ce7 (patch)
treef9e8a7a6034e6a570ccb9756ec7a864b6628f865 /doc
parent48ed9c23b052d3fed465967eb4193a7c87d0a24d (diff)
downloadopenssl-e1631f510882c9e7600d42ed789462a8e6c91ce7.tar.gz
Add list -public-key-methods
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4015)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/list.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/man1/list.pod b/doc/man1/list.pod
index d227e374fa..3a40b4d89d 100644
--- a/doc/man1/list.pod
+++ b/doc/man1/list.pod
@@ -14,6 +14,7 @@ B<openssl list>
[B<-cipher-commands>]
[B<-cipher-algorithms>]
[B<-public-key-algorithms>]
+[B<-public-key-methods>]
[B<-disabled>]
=head1 DESCRIPTION
@@ -62,6 +63,11 @@ then B<foo> is an alias for the official algorithm name, B<bar>.
Display a list of public key algorithms, with each algorithm as
a block of multiple lines, all but the first are indented.
+=item B<-public-key-methods>
+
+Display a list of public key method OIDs: this also includes public key methods
+without an associated ASN.1 method, for example, KDF algorithms.
+
=item B<-disabled>
Display a list of disabled features, those that were compiled out