| Package | Description |
|---|---|
| network.oxalis.commons.security |
| Modifier and Type | Method and Description |
|---|---|
static KeyStoreConf |
KeyStoreConf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyStoreConf[] |
KeyStoreConf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected X509Certificate |
CertificateModule.getCertificate(KeyStore keyStore,
Settings<KeyStoreConf> settings) |
protected KeyStore |
CertificateModule.getKeyStore(Settings<KeyStoreConf> settings,
Path confFolder) |
protected PrivateKey |
CertificateModule.getPrivateKeyEntry(KeyStore keyStore,
Settings<KeyStoreConf> settings) |
Copyright © 2022 NorStella. All rights reserved.