Sha256: ff2ea0151165977fe09930f95a6659ef0707c7a1f6c414cf7b7c9d6a68d060ec

Contents?: true

Size: 1.28 KB

Versions: 28

Compression:

Stored size: 1.28 KB

Contents

<?xml version='1.0' encoding='utf-8'?>
<ebicsNoPubKeyDigestsRequest xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns="urn:org:ebics:H004" Version="H004" Revision="1">
  <header authenticate="true">
    <static>
      <HostID>HOST</HostID>
      <Nonce></Nonce>
      <Timestamp></Timestamp>
      <PartnerID>PARTNER</PartnerID>
      <UserID>USER</UserID>
      <Product Language="de">EPICS - a ruby ebics kernel</Product>
      <OrderDetails>
        <OrderType>HPB</OrderType>
        <OrderAttribute>DZHNN</OrderAttribute>
      </OrderDetails>
      <SecurityMedium>0000</SecurityMedium>
    </static>
    <mutable/>
  </header>
  <AuthSignature>
    <ds:SignedInfo>
      <ds:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
      <ds:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/>
      <ds:Reference URI="#xpointer(//*[@authenticate='true'])">
        <ds:Transforms>
          <ds:Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
        </ds:Transforms>
        <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
        <ds:DigestValue></ds:DigestValue>
      </ds:Reference>
    </ds:SignedInfo>
    <ds:SignatureValue/>
  </AuthSignature>
  <body/>
</ebicsNoPubKeyDigestsRequest>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
epics-2.5.0 spec/fixtures/xml/hpb.xml
epics-2.4.0 spec/fixtures/xml/hpb.xml
epics-2.3.0 spec/fixtures/xml/hpb.xml
epics-2.2.0 spec/fixtures/xml/hpb.xml
epics-2.1.2 spec/fixtures/xml/hpb.xml
epics-2.1.1 spec/fixtures/xml/hpb.xml
epics-2.1.0 spec/fixtures/xml/hpb.xml
epics-2.0.0 spec/fixtures/xml/hpb.xml
epics-1.8.1 spec/fixtures/xml/hpb.xml
epics-1.8.0 spec/fixtures/xml/hpb.xml
epics-1.7.2 spec/fixtures/xml/hpb.xml
epics-1.7.1 spec/fixtures/xml/hpb.xml
epics-1.7.0 spec/fixtures/xml/hpb.xml
epics-1.6.0 spec/fixtures/xml/hpb.xml
epics-1.5.2 spec/fixtures/xml/hpb.xml
epics-1.5.1 spec/fixtures/xml/hpb.xml
epics-1.5.0 spec/fixtures/xml/hpb.xml
epics-1.4.1 spec/fixtures/xml/hpb.xml
epics-1.4.0 spec/fixtures/xml/hpb.xml
epics-1.3.1 spec/fixtures/xml/hpb.xml