You are here

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

File

src/XMLSecurityKey.php, line 739

Class

XMLSecurityDSig

Namespace

Drupal\miniorange_saml

Code

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