Build and returns an IntegrityTag
This is a convenience function to build an IntegrityTag from the archive data. Use sha512 by default.
The content of the archive to check hash into a digest
One of sha256, sha384, sha512. Default to the latter.
A populated IntegrityTag.
See Implementation
Build and returns an IntegrityTag
This is a convenience function to build an IntegrityTag from the archive data. Use sha512 by default.