public interface ResourceEntry
| Modifier and Type | Method and Description | 
|---|---|
List<Byte> | 
getDigestValue(HashAlgorithm key)  | 
Map<HashAlgorithm,List<Byte>> | 
getDigestValues()  | 
String | 
getPath()  | 
long | 
getSize()  | 
String | 
getVersion()  | 
String getPath()
long getSize()
String getVersion()
List<Byte> getDigestValue(HashAlgorithm key) throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionMap<HashAlgorithm,List<Byte>> getDigestValues()
Copyright © 2020 National Institute of Standards and Technology. All rights reserved.