SecureBlackbox 2020 PHP Edition

Questions / Feedback?

RemoveAssertion Method

Removes an assertion from the message.

Object Oriented Interface

public function doRemoveAssertion($assertionindex);

Procedural Interface

secureblackbox_samlwriter_do_removeassertion($res, $assertionindex);

Remarks

Use this message to remove an assertion from a SAML message. Pass the assertion index as a parameter.

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