Package eirb.pub.app.vault
Class Key
java.lang.Object
eirb.pub.app.vault.Key
- All Implemented Interfaces:
Serializable,Key
- See Also:
-
Field Summary
Fields inherited from interface java.security.Key
serialVersionUID -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Key
public Key(byte[] key)
-
-
Method Details
-
byPassword
-
randomKey
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getFormat
-