Sha256: ba5f1cfcb9f12c0c85bfb2270ff6b60b92c7834aecba50bade90cac075181446
Contents?: true
Size: 588 Bytes
Versions: 2
Compression:
Stored size: 588 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE test [ <!ATTLIST Test Id ID #IMPLIED> ]> <Envelope> <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> R7/6DcpvRzHeYQ09rSjgm6COYB3srMqwpxeBWRmzT2P+lwa/bZGgZEOSQyayMEIt </CipherValue> </CipherData> </EncryptedData> </Envelope>
Version data entries
2 entries across 2 versions & 1 rubygems