diff --git a/doc/crypto/d2i_DSAPublicKey.pod b/doc/crypto/d2i_DSAPublicKey.pod index 549fab0f8e..7acb329f23 100644 --- a/doc/crypto/d2i_DSAPublicKey.pod +++ b/doc/crypto/d2i_DSAPublicKey.pod @@ -62,11 +62,9 @@ offers no private key security. The B functions should be used in preference to the B functions when encoding public keys because they use a standard format. -The B functions use an non standard format the actual data encoded -depends on the value of the B field of the B key parameter. -If B is zero then only the B field is encoded as an -B. If B is 1 then a B consisting of the -B

, B, B and B respectively fields are encoded. +The B functions use a non standard format which is a +B consisting of the B

, B, B and B fields +respectively. The B functions also use a non standard structure consisting consisting of a SEQUENCE containing the B

, B, B and B and