Hi all,
Is there any class or method in java or in .net to generate public and
private keys from an user input like String or array of bytes or
someother? I know that we can generate keys randomly by using RSA
alogorithm etc. but i want to know whether we can generate keys with
user input.
Thanks,
pvs