dynamic shared object meaning in English
动态共享对象
Examples
- Xml engine is a technology based on web service . xml engine realized seamless - connection to web service through xml . xml is in the position of “ message layer ” through whole web service application . xml engine aim at the operation of xml in the web service application , and so it can be called “ message layer gateway ” . on xml engine platform , we can dynamically load encrypting 、 decrypting 、 digital signing 、 validating and filter module to apache server to realize the correlated operating on the specified information via dynamic share object ( dso ) mechanism . this paper has studied xml and mainly analyzed how to realize xml signature / verify
在整个web服务应用中, xml处于“消息层”的位置,而xmlengine则针对web服务应用中的xml进行操作,可以称作“消息层网关” 。在xmlengine平台上,通过动态共享对象( dso )机制,将加密,解密,签名,验证,过滤等模块动态加载到apache服务器上,实现对指定信息的相关操作。本课题在对xml做出了研究的基础上,重点分析了在xmlengine上实现xml签名/验证的技术。