public class KeySerialization extends Object
| Constructor and Description |
|---|
KeySerialization() |
| Modifier and Type | Method and Description |
|---|---|
protected static SecretKey |
loadDESede(File file,
String jceAlgorithmName)
Loads the key
|
protected static void |
store(Key key,
File file)
Stores the key
|
Copyright © 2016. All Rights Reserved.