Sha256: faa24332458cb42d27350fb49b0c97302278a22f84a602135ecd4e8ee47a1d4e

Contents?: true

Size: 1.02 KB

Versions: 2

Compression:

Stored size: 1.02 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<EncryptedData Id="ED" Type="http://www.w3.org/2001/04/xmlenc#Content" xmlns="http://www.w3.org/2001/04/xmlenc#">
      <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc"/>
      <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
        <ds:RetrievalMethod Type="http://www.w3.org/2001/04/xmlenc#EncryptedKey" URI="#EK"/>
        <EncryptedKey Id="EK" xmlns="http://www.w3.org/2001/04/xmlenc#">
          <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-1_5"/>
          <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
            <ds:KeyName>my-rsa-key</ds:KeyName>
	  </ds:KeyInfo>
          <CipherData>
            <CipherValue>
            </CipherValue>
          </CipherData>
          <ReferenceList>
            <DataReference URI="#ED"/>
          </ReferenceList>
        </EncryptedKey>
      </ds:KeyInfo>
      <CipherData>
        <CipherValue>
        </CipherValue>
      </CipherData>
    </EncryptedData>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xmlsec-shim-1.2.18.2 vendor/xmlsec1-1.2.18/tests/01-phaos-xmlenc-3/enc-content-aes256-kt-rsa1_5.tmpl
xmlsec-shim-1.2.18.1 vendor/xmlsec1-1.2.18/tests/01-phaos-xmlenc-3/enc-content-aes256-kt-rsa1_5.tmpl