I was wondering how I would go about doing a DH key agreement? The Encryption library seems to generate such key pairs but does not expose the key agreement class etc required to do one.
Does anyone have any code for doing it with reflect or java object?
Does anyone have any code for doing it with reflect or java object?