You are here

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

File

src/XMLSecurityKey.php, line 1823

Class

XMLSecEnc

Namespace

Drupal\miniorange_saml

Code

const template = "<xenc:EncryptedData xmlns:xenc='http://www.w3.org/2001/04/xmlenc#'>\n   <xenc:CipherData>\n      <xenc:CipherValue></xenc:CipherValue>\n   </xenc:CipherData>\n</xenc:EncryptedData>";