From: Arsalan Z. <ars...@gm...> - 2006-08-28 08:41:07
|
Hi all. I've looked at the examples, but I can't figure out a way to use a plain text private key to sign some text. I can't use a keystore because the method I'm writing will receive the key and the text to be signed as Strings and return another String which is the signed text. Could someone point me in the right direction? I just need the Classes to use and I should be able to figure things out by my self. Thanks in advance! |