Dear Sir/Madam,
According to the enquiry posted earlier regarding the block type issue:
http://marc.info/?l=openssl-users&m=121247900612032&w=2
With the basic understanding that sender (Service Provider) uses private key to
encrypt the data before sending back to client, which supposes to work f
Dear Sir/Madam,
I'm currently using Crypt::OpenSSL::RSA module with perl linking with OpenSSL
0.9.8h to encrypt/decrypt message and transport over HTTP POST request to Java
application on the other side. When Encrypting with the given public key, Java
application can receive the data perfectly