On Mon, Dec 15, 2003, Mohamad Badra wrote:

> Dear,
> 
> I have a trace of SSL client/server session and the server's RSA private 
> key.
> During the SSL session, the client encrypts a 48 bytes premastersecret 
> with the server public key.
> 
> I have the encrypted premastersecret coding in Base64. Must i translate 
> it to any specific format before decrypt it using the server's private key?
> 

Just base64 decode it to binary. 

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to