SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RedirectBindingVerifySignatures Property

Instructs the class whether to verify incoming signatures.

Object Oriented Interface

public function getRedirectBindingVerifySignatures();
public function setRedirectBindingVerifySignatures($value);

Procedural Interface

secureblackbox_samlwriter_get($res, 140 );
secureblackbox_samlwriter_set($res, 140, $value );

Default Value

false

Remarks

Instructs the component whether to verify incoming signatures.

Use this property to activate or deactivate verification of signatures in incoming requests.

This property is not available at design time.

Data Type

Boolean

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