aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-02-04 14:47:40 +0000
committerDr. Stephen Henson <steve@openssl.org>2016-02-04 15:28:33 +0000
commit7565cbc4d7b8cdec7d66fd799c7e892b7a5a8183 (patch)
tree2def357e59f26ffda312a53c9c9bfef471ef863f /doc
parent947f9da1019a8942e716cdcd44db211992aec295 (diff)
downloadopenssl-7565cbc4d7b8cdec7d66fd799c7e892b7a5a8183.tar.gz
Add ec -check option
Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/ec.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apps/ec.pod b/doc/apps/ec.pod
index 0c42d46cf5..b8ea645ba3 100644
--- a/doc/apps/ec.pod
+++ b/doc/apps/ec.pod
@@ -24,6 +24,7 @@ B<openssl> B<ec>
[B<-conv_form arg>]
[B<-param_enc arg>]
[B<-no_public>]
+[B<-check>]
[B<-engine id>]
=head1 DESCRIPTION
@@ -133,6 +134,10 @@ is currently not implemented in OpenSSL.
This option omits the public key components from the private key output.
+=item B<-check>
+
+this option checks the consistency of an EC private or public key.
+
=item B<-engine id>
specifying an engine (by its unique B<id> string) will cause B<ec>