In ECPKParameters_print, output the private key length correctly
authorBodo Möller <bodo@openssl.org>
Wed, 4 Dec 2002 17:43:01 +0000 (17:43 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 4 Dec 2002 17:43:01 +0000 (17:43 +0000)
commit7e8c30b5897fb9fae87e42bf19dca29ca1b0dcac
treeda5bbe57b187292af2938c242fe45eb54740d23b
parent2b32b2819187564e450539f94d5ae9716a11c757
In ECPKParameters_print, output the private key length correctly
(length of the order of the group, not length of the actual key, which
will be shorter in some cases).

Submitted by: Nils Larsch
crypto/asn1/t_pkey.c