XML

所属分类:Windows编程
开发工具:Java
文件大小:8KB
下载次数:5
上传日期:2009-07-07 11:13:07
上 传 者daliuville
说明:  Secure Socket Layer (SSL) and Transport Layer Security (TLS) are the current standards for communicating information securely over the internet. With TLS, all data being transmitted from point A to point B is encrypted. What if we only want some of our data to be encrypted as it is transmitted? We can use XML Encryption. 2. Each time something is encrypted, it must have the <EncryptedData > tags around it along with information as to what is being encrpted (text, an XML element, content of an element, etc). It also needs to have the <CipherData> tags and the <CipherValue> tags to indicate the actual encrypted data.

文件列表:
XMLclass.java (1018, 2007-10-30)
xmlInputDriver.java (9908, 2008-02-04)
decrypted.xml (445, 2008-02-04)
encryptkey.dat (16, 2008-02-04)
GenericXMLWriter.java (10836, 2008-02-04)
original.xml (441, 2008-02-04)
out.xml (683, 2008-02-04)

近期下载者

相关文件


收藏者