0

Does any know how to use CHILKAT in android for RSA Digital Signature Verification ?

Mohanish
  • 469
  • 2
  • 13

1 Answers1

0

http://www.example-code.com/android/rsa_generateKeyAndSign.asp http://www.cknotes.com/?p=283 This links are the solution......

  • This link is for generating public and private key for signing data. I already got the same. I want to verify the signature with public key using CHILKAT.... – Mohanish Apr 18 '12 at 10:46