| Package | Description |
|---|---|
| org.xipki.security |
| Modifier and Type | Method and Description |
|---|---|
CtLog.HashAlgorithm |
CtLog.SignatureAndHashAlgorithm.getHash() |
static CtLog.HashAlgorithm |
CtLog.HashAlgorithm.ofCode(byte code) |
static CtLog.HashAlgorithm |
CtLog.HashAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CtLog.HashAlgorithm[] |
CtLog.HashAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SignatureAndHashAlgorithm(CtLog.HashAlgorithm hash,
CtLog.SignatureAlgorithm signature) |
Copyright © 2019. All rights reserved.