| Package | Description |
|---|---|
| com.guardtime.ksi.hashing |
Classes to create and represent data hashes
|
| Modifier and Type | Method and Description |
|---|---|
HashAlgorithm.Status |
HashAlgorithm.getStatus()
Gets the status of the algorithm for DataHash.
|
static HashAlgorithm.Status |
HashAlgorithm.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashAlgorithm.Status[] |
HashAlgorithm.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Guardtime. All rights reserved.