SecureBlackbox 2020 Android Edition

Questions / Feedback?

Finish Method

Completes the hash and returns the resulting message digest.

Syntax

public byte[] finish();

Remarks

This method finalizes the hashing operation and returns the message digest of the input data. Use it in conjuction with Reset and Update methods to process data in chunks.

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