Sha256: 688737702aa7c98e3cbc3a2ad2d69e918ca077a291da6bb059868e450ad928a9
Contents?: true
Size: 460 Bytes
Versions: 2
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#Content"> <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
2 entries across 2 versions & 1 rubygems