Posted By:
mark_webb
Posted On:
Wednesday, August 29, 2001 12:19 PM
I have a DSA private key in a file that is PKCS8 encoded, that was created using openssl0.9.6a. How can I read in the private key so that I may sign an SHA-1 hash using the JDK1.2?
thanks