| Package | Description |
|---|---|
| network.oxalis.commons.certvalidator.rule |
Available rules for creation of certificate validator.
|
| network.oxalis.commons.certvalidator.util |
Some default implementations for easy use.
|
| Constructor and Description |
|---|
KeyUsageRule(KeyUsage... keyUsages) |
| Modifier and Type | Method and Description |
|---|---|
static KeyUsage |
KeyUsage.of(int bit) |
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.
|
Copyright © 2022 NorStella. All rights reserved.