Sha256: e4baa8d090afd9d3ed486a43f0791f7e447e629188f3c66b3cf0b3f01dbc5c45
Contents?: true
Size: 1.07 KB
Versions: 2
Compression:
Stored size: 1.07 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#aes128-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-aes192"/> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:KeyName>my-aes192-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