| Package | Description |
|---|---|
| org.xipki.security.pkcs11 |
| Modifier and Type | Method and Description |
|---|---|
static P11NewKeyControl.KeyUsage |
P11NewKeyControl.KeyUsage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static P11NewKeyControl.KeyUsage[] |
P11NewKeyControl.KeyUsage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<P11NewKeyControl.KeyUsage> |
P11NewKeyControl.getUsages() |
| Modifier and Type | Method and Description |
|---|---|
void |
P11NewKeyControl.setUsages(Set<P11NewKeyControl.KeyUsage> usages) |
Copyright © 2018. All rights reserved.