| Package | Description |
|---|---|
| de.profhenry.sshsig.core |
| Modifier and Type | Method and Description |
|---|---|
HashAlgorithm |
SshSignatureGenerator.getHashAlgorithm() |
static HashAlgorithm |
HashAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashAlgorithm[] |
HashAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SshSignatureGenerator<K> |
SshSignatureGenerator.withHashAlgorithm(HashAlgorithm aHashAlgorithm) |
Copyright © 2023. All rights reserved.