Sha256: 298166557ab8966e04aba6ac259d1a1c58f7e4acc980d5f283c49cec9dfb7545
Contents?: true
Size: 654 Bytes
Versions: 2
Compression:
Stored size: 654 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#" MimeType="text/plain" > <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc"/> <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"> <EncryptedKey xmlns="http://www.w3.org/2001/04/xmlenc#"> <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes192-cbc" /> <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"> <KeyName>test-aes192</KeyName> </KeyInfo> <CipherData><CipherValue /></CipherData> </EncryptedKey> </KeyInfo> <CipherData> <CipherValue /> </CipherData> </EncryptedData>
Version data entries
2 entries across 2 versions & 1 rubygems