Hello,
to try out
Java security features I have written the following class (I know I would not be really usefull, just for trying the API):
I call it with the following code
However the original messages is not restored.
decrypted contains a
String of zero-length.
Where is the mistake??
Thanks for any input,
Hans