ice.crypto
Class SimpleKey
java.lang.Object
ice.crypto.SimpleKey
- All Implemented Interfaces:
- Key, Serializable
- public final class SimpleKey
- extends Object
- implements Key
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleKey
public SimpleKey(String algo,
byte[] array)
getAlgorithm
public String getAlgorithm()
- Specified by:
getAlgorithm in interface Key
getEncoded
public byte[] getEncoded()
- Specified by:
getEncoded in interface Key
getFormat
public String getFormat()
- Specified by:
getFormat in interface Key