SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AddAdviceAssertion Method

Adds an advice assertion to the message.

Object Oriented Interface

public function doAddAdviceAssertion($assertionindex);

Procedural Interface

secureblackbox_samlwriter_do_addadviceassertion($res, $assertionindex);

Remarks

Use this method to add an advice assertion to a SAML assertion message. Provide the index of the assertion via AssertionIndex parameter.

This method returns the index of the newly added advice assertion in the list.

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