public class Keys
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey() |
public Keys()
public Keys(java.lang.String key)
throws LengthKeyIncompatibleException
key - : a passphrase to encode/decode file (16 character)LengthKeyIncompatibleException - (if key don't measure 16 characters)