JDBC Encryption [message #91499] |
Thu, 10 October 2002 21:30 |
Gurvijay
Messages: 1 Registered: October 2002
|
Junior Member |
|
|
Hello all,
Can jdbc calls be encrypted? If so then how? A sample code will be helpful.
regards
|
|
|
Re: JDBC Encryption [message #91502 is a reply to message #91499] |
Fri, 11 October 2002 04:43 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
definatly.
Use RC4_128 encryption algorithms etc.
For More details look into
Oracle Advanced Security Administrator's Guide,
availble free of cost at (need free memberships)
technet.oracle.com
and
tahiti.oracle.com
|
|
|