New functions to add and free up application defined signature OIDs.
[openssl.git] / doc / apps / pkeyutl.pod
index 9366d967cbad4a1079a33169a70806a4bf1ed3c0..74055df2e6800b5d332af6e281c10d6e8c3c378e 100644 (file)
@@ -152,11 +152,11 @@ specified.
 
 =item B<rsa_pss_saltlen:len>
 
-For B<pss> mode only this option specifies the salt length. Two special
-values are supported: -1 sets the salt length to the digest length. When
-signing -2 sets the salt length to the maximum permissible value. When
-verifying -2 causes the salt length to be automatically determined based
-on the B<PSS> block structure.
+For B<pss> mode only this option specifies the salt length. Two special values
+are supported: -1 sets the salt length to the digest length. When signing -2
+sets the salt length to the maximum permissible value. When verifying -2 causes
+the salt length to be automatically determined based on the B<PSS> block
+structure.
 
 =back