Oracle 8i 上的加密
我需要 Oracle 8i 中的某种 DTE 吗?
oracle8i有内置的东西吗?
这可能吗?无论是否是第三方解决方案。
谢谢。
I need some kind of DTE in oracle 8i?
Does oracle8i comes with something built in?
Is that even posible? no matter if is a 3rd party solution.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Oracle tde 在 10g 中引入。我认为如果您打算在 8i 中执行此操作,您也许可以使用 dbms_obfuscation 中的某些内容 - 请看这里:http://www.oracle-base.com/articles/8i/DataEncryption.php
Oracle tde was introduced in 10g. I think if you were going to do it in 8i, you might be able to use something from dbms_obfuscation - take a look here: http://www.oracle-base.com/articles/8i/DataEncryption.php