SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SaveFile Method

Saves the configured message to a file.

Object Oriented Interface

public function doSaveFile($filename);

Procedural Interface

secureblackbox_samlwriter_do_savefile($res, $filename);

Remarks

Use this method to save the created SAML message to a file.

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