I don't know how to generate a public and a private key for the DSA algorithm in byte array format.
|
feedback
|
closed as not a real question by Matt Ball, Foo Bah, Bo Persson, Darin Dimitrov, Spudley Sep 25 '11 at 15:00
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
In DSA algorithm (from wiki):
In publicKey it's P, Q, G, Y propertyes In privateKey it's X And don't forget to accept this answer! | |||
|
feedback
|