public class HashIdentifier extends Object
| Constructor and Description |
|---|
HashIdentifier(byte[] bytes)
Creates an instance of HashIdentifier
|
HashIdentifier(String hex)
Creates an instance of HashIdentifier
|
public HashIdentifier(byte[] bytes)
bytes - the hash as an array of bytes.public HashIdentifier(String hex)
hex - the hash as hex stringCopyright © 2020. All rights reserved.