Sha256: 289f6c2fada9dfd4c0b5c70ec382163c118d8deace39285f910bd277c8e73d33
Contents?: true
Size: 460 Bytes
Versions: 4
Compression:
Stored size: 460 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE test [ <!ATTLIST Test Id ID #IMPLIED> ]> <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#" MimeType="text/plain" Type="http://www.w3.org/2001/04/xmlenc#Element"> <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc"/> <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"> <KeyName>test-des</KeyName> </KeyInfo> <CipherData><CipherValue/></CipherData> </EncryptedData>
Version data entries
4 entries across 2 versions & 1 rubygems