Maven module :un.storage : archive-xz :
Class : un.storage.archive.xz.check.SHA256
Extends/Implements : un.storage.archive.xz.check.Check
Subclasses : -

/*
SHA256

Author: Lasse Collin

This file has been put into the public domain.
You can do whatever you want with this file.


Variables : -
Functions : SHA256, update, finish



public void SHA256 ()

public void update (byte[] buf, int off, int len)

public byte[] finish ()