Sha256: 99ed49519bffeea04dc09fe62b457f6b0092e91996574ec3a6f85d5326969a97

Contents?: true

Size: 952 Bytes

Versions: 2

Compression:

Stored size: 952 Bytes

Contents

<?xml version="1.0"?>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
  <env:Body>
    <LocateRequest xmlns:ds="http://www.w3.org/2000/09/xmldsig#" 
		   xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"
		   xmlns="http://www.w3.org/2002/03/xkms#" 
		   Id="I94d1048aa24259465d7271cb4433dbb4" 
		   Service="http://www.example.com/xkms">
      <RespondWith>KeyName</RespondWith>
      <RespondWith>KeyValue</RespondWith>
      <RespondWith>X509Cert</RespondWith>
      <RespondWith>X509Chain</RespondWith>
      <RespondWith>PGPWeb</RespondWith>
      <RespondWith>PGP</RespondWith>
      <RespondWith>Multiple</RespondWith>
      <QueryKeyBinding>
        <KeyUsage>Encryption</KeyUsage>
        <UseKeyWith Application="urn:ietf:rfc:2440" Identifier="bob@bobcorp.test"/>
        <UseKeyWith Application="urn:ietf:rfc:2633" Identifier="bob@bobcorp.test"/>
      </QueryKeyBinding>
    </LocateRequest>
  </env:Body>
</env:Envelope>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
xmlsec-shim-1.2.18.2 vendor/xmlsec1-1.2.18/tests/aleksey-xkms-01/soap11-locate-example-1.xml
xmlsec-shim-1.2.18.1 vendor/xmlsec1-1.2.18/tests/aleksey-xkms-01/soap11-locate-example-1.xml