Sha256: d7e685df577f7b9b61d3a1e67469637703df4ff6216d2ba85177860f2d204e0c
Contents?: true
Size: 912 Bytes
Versions: 2
Compression:
Stored size: 912 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <EncryptedData Id="ED" Type="http://www.w3.org/2001/04/xmlenc#Element" 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#"> <EncryptedKey Id="EK" xmlns="http://www.w3.org/2001/04/xmlenc#"> <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#kw-aes256"/> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:KeyName>my-aes256-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