| Constructor and Description |
|---|
_ExternBase___default() |
| Modifier and Type | Method and Description |
|---|---|
static Wrappers_Compile.Result<IKeyStoreClient,Error> |
CreateFailureOfError(Error error) |
static Wrappers_Compile.Result<IKeyStoreClient,Error> |
CreateSuccessOfClient(IKeyStoreClient client) |
static KeyStoreConfig |
DefaultKeyStoreConfig() |
static Wrappers_Compile.Result<KeyStoreClient,Error> |
KeyStore(KeyStoreConfig config) |
java.lang.String |
toString() |
public static KeyStoreConfig DefaultKeyStoreConfig()
public static Wrappers_Compile.Result<KeyStoreClient,Error> KeyStore(KeyStoreConfig config)
public static Wrappers_Compile.Result<IKeyStoreClient,Error> CreateSuccessOfClient(IKeyStoreClient client)
public static Wrappers_Compile.Result<IKeyStoreClient,Error> CreateFailureOfError(Error error)
public java.lang.String toString()
toString in class java.lang.Object