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