You are here

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

File

src/XMLSecurityKey.php, line 733

Class

XMLSecurityDSig

Namespace

Drupal\miniorange_saml

Code

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