Package | Description |
---|---|
org.thales.punch.libraries.utils.api |
Modifier and Type | Method and Description |
---|---|
static UtilSsl.EKeystoreInstances |
UtilSsl.getKeystoreInstance(Path keystore)
Provide the keystore type according to its extension among jks or p12
|
static UtilSsl.EKeystoreInstances |
UtilSsl.EKeystoreInstances.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UtilSsl.EKeystoreInstances[] |
UtilSsl.EKeystoreInstances.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2023. All rights reserved.