<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Header>
      <wsu:Timestamp xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility">
        <wsu:Created wsu:Id="Id-d9c05ec6-f23f-404d-a0a6-18f737c7f364">2002-10-31T17:56:40Z</wsu:Created>
        <wsu:Expires wsu:Id="Id-aae0e985-feb1-4a87-ab3e-7e1ff7e13e6c">2002-10-31T18:01:40Z</wsu:Expires>
      </wsu:Timestamp>
    </soap:Header>
    <soap:Body>
      <soap:Fault>
        <faultcode xmlns:code="http://schemas.xmlsoap.org/ws/2002/07/secext">code:InvalidSecurityToken</faultcode>
        <faultstring>An invalid security token was provided</faultstring>
        <faultactor>http://localhost/cfwsdk/X509Signing/X509Signing.asmx</faultactor>
      </soap:Fault>
    </soap:Body>
  </soap:Envelope>