From 7b1d946051f8d15e5d4897d5d1e5d9f7836023ef Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Tue, 1 Jul 2014 12:49:20 -0400 Subject: [PATCH] Fix RT 2567; typo in pkeyutl page. --- doc/apps/pkeyutl.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/apps/pkeyutl.pod b/doc/apps/pkeyutl.pod index 27be9a9007..1f7596da17 100644 --- a/doc/apps/pkeyutl.pod +++ b/doc/apps/pkeyutl.pod @@ -157,7 +157,7 @@ signed or verified directly instead of using a B structure. If a digest is set then the a B structure is used and its the length must correspond to the digest type. -For B mode only encryption and decryption is supported. +For B mode only encryption and decryption is supported. For B if the digest type is set it is used to format the block data otherwise the first byte is used to specify the X9.31 digest ID. Sign, -- 2.25.1