Fix PSS signature printing.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 5 May 2013 12:34:03 +0000 (13:34 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 5 May 2013 13:03:30 +0000 (14:03 +0100)
commit04b727b4dda2988a70457313021ccdbe05ab8252
treee3ebeb6af5b6680b90c37086485bc6f07d4d861a
parentcbd93a0636ea586e032bb55418a8d38773683be9
Fix PSS signature printing.

Fix PSS signature printing: consistently use 0x prefix for hex values for
padding length and trailer fields.
(cherry picked from commit deb24ad53147f5a8dd63416224a5edd7bbc0e74a)
crypto/rsa/rsa_ameth.c