public static class Federation.Util
extends java.lang.Object
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static java.security.KeyStore |
deserialize(byte[] keyStoreByteArray,
char[] keyStorePassword) |
static byte[] |
serialize(java.security.KeyStore keyStore,
char[] keyStorePassword) |