diff options
Diffstat (limited to 'tests/aleksey-xkms-01/locate-example-1.xml')
-rw-r--r-- | tests/aleksey-xkms-01/locate-example-1.xml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/tests/aleksey-xkms-01/locate-example-1.xml b/tests/aleksey-xkms-01/locate-example-1.xml deleted file mode 100644 index 6c575747..00000000 --- a/tests/aleksey-xkms-01/locate-example-1.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<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="Ibcef5348aa386dedeff0bdf6bae872db" - Service="http://www.example.com/xkms"> - <RespondWith>KeyName</RespondWith> - <RespondWith>KeyValue</RespondWith> - <RespondWith>X509Cert</RespondWith> - <RespondWith>X509Chain</RespondWith> - <RespondWith>PGPWeb</RespondWith> - <RespondWith>PGP</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> |