Sha256: 61a88d8d9ab9eead10b59c99fdede6129a88afa426d3b1953d19e1b8fd7c345e
Contents?: true
Size: 544 Bytes
Versions: 2
Compression:
Stored size: 544 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE test [ <!ATTLIST Test Id ID #IMPLIED> ]> <Test Id="Test"><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> V0CekKjZodbqjW4Yq3lMkA== </CipherValue> </CipherData> </EncryptedData></Test>
Version data entries
2 entries across 2 versions & 1 rubygems