SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Verify Method

Verifies a digitally signed SOAP message.

Object Oriented Interface

public function doVerify();

Procedural Interface

secureblackbox_soapverifier_do_verify($res);

Remarks

Call this method to verify a signed SOAP message. Provide the message via InputFile or InputStream property.

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