File: metadata_06.xml

package info (click to toggle)
lasso 2.9.0-3
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 21,528 kB
  • sloc: ansic: 38,474; xml: 23,942; python: 5,305; sh: 5,220; makefile: 1,003; php: 495; perl: 117
file content (23 lines) | stat: -rw-r--r-- 726 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0"?>
<EntityDescriptor
    providerID="http://test.local/liberty/metadata"
    xmlns="urn:liberty:metadata:2003-08">

<SPDescriptor protocolSupportEnumeration="urn:liberty:iff:2003-08">

  <KeyDescriptor use="signing">
    <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
      <ds:KeyValue>
       <ds:RSAKeyValue>
          <ds:Modulus>xA7SEU+e0yQH5rm9kbCDN9o3aPIo7HbP7tX6WOocLZAtNfyxSZDU16ksL6W
jubafOqNEpcwR3RdFsT7bCqnXPBe5ELh5u4VEy19MzxkXRgrMvavzyBpVRgBUwUlV
5foK5hhmbktQhyNdy/6LpQRhDUDsTvK+g9Ucj47es9AQJ3U=
          </ds:Modulus>
          <ds:Exponent>AQAB</ds:Exponent>
       </ds:RSAKeyValue>
      </ds:KeyValue>
    </ds:KeyInfo>
  </KeyDescriptor>

</SPDescriptor>
</EntityDescriptor>