X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fapps%2Fpkcs8.pod;fp=doc%2Fapps%2Fpkcs8.pod;h=433e55c6fd44c1a1d8d9257578ff09a7be66becc;hp=44c27f17f6dd4c1c5e3e09aeec018964c11f8018;hb=f20bb4eb18b01979cb23b2ae4a60675c83c4ba91;hpb=3f131556d6678bc3754f1e6d98a9a5bfc24e368c diff --git a/doc/apps/pkcs8.pod b/doc/apps/pkcs8.pod index 44c27f17f6..433e55c6fd 100644 --- a/doc/apps/pkcs8.pod +++ b/doc/apps/pkcs8.pod @@ -83,9 +83,9 @@ see the B section in L. =item B<-iter count> -When creating new PKCS#8 containers, use a given number of iterations on the password -in deriving the encryption key for the PKCS#8 output. High values increase the time -required to brute-force a PKCS#8 container. +When creating new PKCS#8 containers, use a given number of iterations on +the password in deriving the encryption key for the PKCS#8 output. +High values increase the time required to brute-force a PKCS#8 container. =item B<-nocrypt> @@ -279,4 +279,8 @@ the old format at present. L, L, L, L +=head1 HISTORY + +The B<-iter> option was added to OpenSSL 1.1.0. + =cut