public static class CryptoUtils.Sha256RandomAccessFileHashCalculator extends java.lang.Object implements CryptoUtils.HashCalculator
Constructor and Description |
---|
Sha256RandomAccessFileHashCalculator(java.io.RandomAccessFile file) |
Modifier and Type | Method and Description |
---|---|
byte[] |
calculateHash() |
public Sha256RandomAccessFileHashCalculator(java.io.RandomAccessFile file)
public byte[] calculateHash() throws java.io.IOException, java.security.NoSuchAlgorithmException
calculateHash
in interface CryptoUtils.HashCalculator
java.io.IOException
java.security.NoSuchAlgorithmException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.