public class TestingPairs
extends java.lang.Object
| Constructor and Description |
|---|
TestingPairs() |
| Modifier and Type | Method and Description |
|---|---|
static <any> |
getKeys(java.lang.String seed) |
static Types.KeyringInstance |
testKeyring() |
static Types.KeyringInstance |
testKeyring(Types.KeyringOptions options,
boolean isDerived) |
public static Types.KeyringInstance testKeyring()
public static Types.KeyringInstance testKeyring(Types.KeyringOptions options, boolean isDerived)
public static <any> getKeys(java.lang.String seed)