summaryrefslogtreecommitdiffstats
path: root/doc/apps/ec.pod
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-01-27 23:45:15 +0000
committerDr. Stephen Henson <steve@openssl.org>2016-02-01 15:11:18 +0000
commit167548061dd00cc1f2ea36b6c3113165f1b643a4 (patch)
treeb90413d7a07f0f1442370cff9bfcb5ae190c12eb /doc/apps/ec.pod
parentf6de4eb77f667e14fa6fb4024107ccd094fdc9b1 (diff)
add option to exclude public key from EC keys
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'doc/apps/ec.pod')
-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 379d0a8264..0c42d46cf5 100644
--- a/doc/apps/ec.pod
+++ b/doc/apps/ec.pod
@@ -23,6 +23,7 @@ B<openssl> B<ec>
[B<-pubout>]
[B<-conv_form arg>]
[B<-param_enc arg>]
+[B<-no_public>]
[B<-engine id>]
=head1 DESCRIPTION
@@ -128,6 +129,10 @@ EC parameters structures). The default value is B<named_curve>.
B<Note> the B<implicitlyCA> alternative ,as specified in RFC 3279,
is currently not implemented in OpenSSL.
+=item B<-no_public>
+
+This option omits the public key components from the private key output.
+
=item B<-engine id>
specifying an engine (by its unique B<id> string) will cause B<ec>