-
- All Implemented Interfaces:
public class EncryptionKey
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classEncryptionKey.Transformation
-
Field Summary
Fields Modifier and Type Field Description public final static EncryptionKeyNULL
-
Constructor Summary
Constructors Constructor Description EncryptionKey(Key key, String transformation)EncryptionKey(String hexKey, String transformation)
-