Commit 8e0b56b9 authored by Markus Rinne's avatar Markus Rinne Committed by Rich Salz
Browse files

RT4019: Duplicate -hmac flag in dgst.pod



Signed-off-by: default avatarRich Salz <rsalz@openssl.org>
Reviewed-by: default avatarEmilia Käsper <emilia@openssl.org>
(cherry picked from commit 86de216d)
parent d72c4462
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@ B<openssl> B<dgst>
[B<-hex>]
[B<-binary>]
[B<-r>]
[B<-hmac arg>]
[B<-non-fips-allow>]
[B<-out filename>]
[B<-sign filename>]
@@ -64,10 +63,6 @@ output the digest or signature in binary form.

output the digest in the "coreutils" format used by programs like B<sha1sum>.

=item B<-hmac arg>

set the HMAC key to "arg".

=item B<-non-fips-allow>

Allow use of non FIPS digest when in FIPS mode.  This has no effect when not in