SecureBlackbox 2020 PHP Edition

Questions / Feedback?

EncryptAssertions Property

Specifies whether to encrypt assertions included into the IdP response.

Object Oriented Interface

public function getEncryptAssertions();
public function setEncryptAssertions($value);

Procedural Interface

secureblackbox_samlidpserver_get($res, 6 );
secureblackbox_samlidpserver_set($res, 6, $value );

Default Value

false

Remarks

Set this property to True to force the class to encrypt the assertions included into the server's response.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]