an example for encryption for java data types
Can anyone show me (or provide a link to) an example of how to do
encryption in Java using bouncy castle? or similar API for data types
other than String I want to encrypt other java types like Integer, Double
and Date etc. I've looked over bouncycastle.org but cannot find any
documentation of their API.
No comments:
Post a Comment