Crypt in java
Hi all,
I downloaded the crypt document from the below link
http://www.dynamic.net.au/christos/crypt/
When i compiled the code i got a error saying Depricated function. Can u help me out in fixing this error.
Hi all,
I downloaded the crypt document from the below link
http://www.dynamic.net.au/christos/crypt/
When i compiled the code i got a error saying Depricated function. Can u help me out in fixing this error.
Mohamed,
It's a mole hill.
Deprecation is a warning not an error... you can (probably) just ignore it.
Of course if you're bored you could look at the current API doco of the deprecated method(s) for any pointers to the replacement(s).
Have fun with it.
Keith.