| Package | Description |
|---|---|
| org.xipki.scep.crypto | |
| org.xipki.scep.message | |
| org.xipki.scep.util |
| Modifier and Type | Method and Description |
|---|---|
static ScepHashAlgoType |
ScepHashAlgoType.forNameOrOid(String nameOrOid) |
static ScepHashAlgoType |
ScepHashAlgoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScepHashAlgoType[] |
ScepHashAlgoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ScepHashAlgoType |
CaCaps.mostSecureHashAlgo() |
| Modifier and Type | Method and Description |
|---|---|
static String |
ScepUtil.getSignatureAlgorithm(PrivateKey key,
ScepHashAlgoType hashAlgo) |
Copyright © 2017. All rights reserved.