mirror of https://github.com/openssl/openssl.git
				
				
				
			RT4019: Duplicate -hmac flag in dgst.pod
Signed-off-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Emilia Käsper <emilia@openssl.org>
This commit is contained in:
		
							parent
							
								
									32c5e0ba0f
								
							
						
					
					
						commit
						fe50cd7ad4
					
				|  | @ -13,7 +13,6 @@ B<openssl> B<dgst> | ||||||
| [B<-hex>] | [B<-hex>] | ||||||
| [B<-binary>] | [B<-binary>] | ||||||
| [B<-r>] | [B<-r>] | ||||||
| [B<-hmac arg>] |  | ||||||
| [B<-non-fips-allow>] | [B<-non-fips-allow>] | ||||||
| [B<-out filename>] | [B<-out filename>] | ||||||
| [B<-sign 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>. | 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> | =item B<-non-fips-allow> | ||||||
| 
 | 
 | ||||||
| Allow use of non FIPS digest when in FIPS mode.  This has no effect when not in | Allow use of non FIPS digest when in FIPS mode.  This has no effect when not in | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue