You are here

constant XMLSecurityDSig::BASE_TEMPLATE in SAML SP 2.0 Single Sign On (SSO) - SAML Service Provider 7

File

includes/XMLSecurityKey.php, line 772

Class

XMLSecurityDSig

Code

const BASE_TEMPLATE = '<Signature xmlns="http://www.w3.org/2000/09/xmldsig#">
  <SignedInfo>
    <SignatureMethod />
  </SignedInfo>
</Signature>';