Lines Matching refs:encrypted
39 public $encrypted = false; variable in OneLogin_Saml2_Response
87 $this->encrypted = true;
155 if ($this->encrypted) {
196 if (!$this->encrypted && $security['wantAssertionsEncrypted']) {
370 if ($this->encrypted) {
406 … $documentToCheckAssertion = $this->encrypted ? $this->decryptedDocument : $this->document;
824 if ($this->encrypted) {
847 if ($this->encrypted) {
933 if ($this->encrypted) {
1019 if ($this->encrypted) {
1070 if ($this->encrypted) {
1182 if ($this->encrypted) {