Remove stray -modulus option from the ec manual page.
Reviewed-by: Paul Yang <yang.yang@baishancloud.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8082)
(cherry picked from commit d7bcbfd082
)
This commit is contained in:
parent
d4f4fcabec
commit
b62ef4e137
1 changed files with 0 additions and 4 deletions
|
@ -101,10 +101,6 @@ Prints out the public, private key components and parameters.
|
|||
|
||||
This option prevents output of the encoded version of the key.
|
||||
|
||||
=item B<-modulus>
|
||||
|
||||
This option prints out the value of the public key component of the key.
|
||||
|
||||
=item B<-pubin>
|
||||
|
||||
By default, a private key is read from the input file. With this option a
|
||||
|
|
Loading…
Reference in a new issue