public class InMemoryKeyStore
extends java.lang.Object
Constructor and Description |
---|
InMemoryKeyStore(java.security.KeyStore ks) |
Modifier and Type | Method and Description |
---|---|
static InMemoryKeyStore |
fromKey(SimpleKey key) |
java.security.KeyStore |
getKeyStore() |
public static InMemoryKeyStore fromKey(SimpleKey key)
public java.security.KeyStore getKeyStore()