Hi there!
I would like to use X509 certificates generated by ssleay/openssl within
a Java application I am writing. Of course the corresponding private keys
should be encrypted. Now my problem is how do I get the right DES key from
the information stored in the private key file and the users pass phrase.
Here is the DEK-Info from my certificate:
DEK-Info: DES-CBC,53AC0D14DD32D368
How do I generate a DES key from these bytes and the pass phrase.
Is there some documentation available?
Thanks in advance,
Harald.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]