public class CustomKeyManagerFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_STORE_ERROR |
static String |
NO_SUCH_ALGORITHM |
static String |
UNRECOVERABLE_KEY_EXCEPTION |
| Modifier and Type | Method and Description |
|---|---|
static KeyManager[] |
getInstance(KeyStoreConfiguration keyStoreConfiguration) |
public static final String NO_SUCH_ALGORITHM
public static final String KEY_STORE_ERROR
public static final String UNRECOVERABLE_KEY_EXCEPTION
public static KeyManager[] getInstance(KeyStoreConfiguration keyStoreConfiguration)
Copyright © 2023. All rights reserved.