People,
I want to write a JAVA program to verify an RSA encrypted digital signature. I possess a base64 encoded public key to verify the signature with.
Can you guys help with with directions on how to do this?
Thanks,
Dex.
I want to write a JAVA program to verify an RSA encrypted digital signature. I possess a base64 encoded public key to verify the signature with.
Can you guys help with with directions on how to do this?
Thanks,
Dex.