方法1: (1). 在Oracle Net Manager中选择“Oracle Advanced Security”。 (2). 然后选择Encryption。 (3). 选择Client或Server选项。 (4). 选择加密类型。 (5). 输入加密种子(可选)。 (6). 选择加密算法(可选)。 (7). 保存网络配置,sqlnet.ora被更新。 方法二: 编辑文件sqlnet.ora文件中加入: SQLNET.ENCRYPTION_SERVER=required SQLNET.ENCRYPTION_TYPES_SERVER=<encryption algorithm>(如 DES 等) 两行,具体见官网:http://www.orafaq.com/wiki/Network_Encryption。
最后欢迎大家访问我的个人网站:1024s
转载请注明原文地址: https://ju.6miu.com/read-1125658.html