Java RSA PKCS1 padding Help!
804922Oct 14 2010 — edited Oct 14 2010I'm doing a client for my vb6 coded server, though in vb6 i use RSA padding PKCS1 with loading public and private key from PEM formated files,
it works in vb6, but in java. I have trouble recreating the rsa cryptation part for protocols to server.