Hello, I want to first hash a given string, sign the hash value with an RSA private key, Base 64 encode the signature at one end of the transmission. At the other side I want to verify the signature using the corresponding public key. I want to do all this not by using the in-built signature classes. I am still not comfortable with the attachment architecture and have tried various combination of classes to be attached, but could not solve the problem, can anyone help me...
-- Best regards, Jayesh mailto:[EMAIL PROTECTED]
