SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

hash_stream Method

Calculates a message digest over data contained in a stream.

Syntax

def hash_stream() -> bytes: ...

Remarks

This method calculates a message digest over the data contained in input_stream. 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 Lite 2020 Python Edition - Version 20.0 [Build 8166]