SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

HashStream Method

Calculates a message digest over data contained in a stream.

Syntax

public byte[] HashStream();
Public Function HashStream() As Byte()

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 Lite 2020 .NET Edition - Version 20.0 [Build 8166]