Sha256: fe3d9333cae48ca2ff5aa6745dda9b186dbdffe76a61acf14f3b561640d1b3c7
Contents?: true
Size: 1.43 KB
Versions: 1
Compression:
Stored size: 1.43 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <PurchaseOrder xmlns="urn:example:po"> <Items> <Item Code="001-001-001" Quantity="1"> spade </Item> <Item Code="001-001-002" Quantity="1"> shovel </Item> </Items> <ShippingAddress> Dig PLC, 1 First Ave, Dublin 1, Ireland </ShippingAddress> <PaymentInfo> <EncryptedData xmlns="http://www.w3.org/2001/04/xmlenc#" Id="encrypt-data-0" Type="http://www.w3.org/2001/04/xmlenc#Content"> <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc" /> <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"> <KeyName>jed</KeyName> </KeyInfo> <CipherData> <CipherValue> H8n1OuEJFyUgUguDFF6ml8nRbA0IaDYgmtGelWT4V7CSz9q/AvtfxyMzUH+tQZ+F jyXh3otR1+V1+8EsevzEq5nUmNKl+wyxQmWaUvbvXpSwAJnlJdyvnP56JiXUBS+p C2KzlO9kk8l6awtuRd9Z6eVjngwTf7kNprmu5Bv0o+x7dcq96G8wGLvMThbs4uxk iIDK5+qGBzzIlFw3GG82MKmnVBveQw3LD52y76yBtoayuAJFJMnrXa0OEAaBRSI2 fjPNGJV3sCyKZDHqGlsQ4X+VvXzevLbBLkFy1xH9/zoUXo8cEaTvsIOBYu/Xn/CJ y/dpe/dvOqqji+9vFccAyrBHxHeYSonuFsxfpSDVC6Y= </CipherValue> </CipherData> <EncryptionProperties> <EncryptionProperty Target="#encrypt-data-0"> <Certification xmlns="urn:example:prop"> certifiable </Certification> </EncryptionProperty> </EncryptionProperties> </EncryptedData> </PaymentInfo> </PurchaseOrder>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
java2ruby-xmldsig-0.2 | lib/xml-security-1_4_5/data/ie/baltimore/merlin-examples/merlin-xmlenc-five/encrypt-content-aes256-cbc-prop.xml |