| Package | Description |
|---|---|
| org.xipki.scep.crypto | |
| org.xipki.scep.util |
| Modifier and Type | Method and Description |
|---|---|
static KeyUsage |
KeyUsage.getKeyUsage(int bit) |
static KeyUsage |
KeyUsage.getKeyUsage(String usage) |
static KeyUsage |
KeyUsage.getKeyUsageFromBcUsage(int bcUsage) |
static KeyUsage |
KeyUsage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyUsage[] |
KeyUsage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ScepUtil.hasKeyusage(X509Certificate cert,
KeyUsage usage) |
Copyright © 2018. All rights reserved.