SecureBlackbox 2020 PHP Edition

Questions / Feedback?

HashStream Method

Calculates a message digest over data contained in a stream.

Object Oriented Interface

public function doHashStream();

Procedural Interface

secureblackbox_hashfunction_do_hashstream($res);

Remarks

This method calculates a message digest over the data contained in InputStream. Thisis a quick way of calculating a message data over a stream content in one go.

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