| Package | Description |
|---|---|
| net.jsign |
| Modifier and Type | Method and Description |
|---|---|
static KeyStoreType |
KeyStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyStoreType[] |
KeyStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KeyStoreBuilder |
KeyStoreBuilder.storetype(KeyStoreType storetype)
Sets the type of the keystore.
|
Copyright © 2012–2025. All rights reserved.