|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cryptix.tools.MCT.MCT_Key
Field Summary | |
(package private) byte[] |
key
|
Fields inherited from interface java.security.Key |
serialVersionUID |
Constructor Summary | |
MCT.MCT_Key(byte[] data)
|
Method Summary | |
java.lang.String |
getAlgorithm()
|
byte[] |
getEncoded()
|
java.lang.String |
getFormat()
|
Methods inherited from class java.lang.Object |
|
Field Detail |
byte[] key
Constructor Detail |
public MCT.MCT_Key(byte[] data)
Method Detail |
public java.lang.String getAlgorithm()
getAlgorithm
in interface java.security.Key
public java.lang.String getFormat()
getFormat
in interface java.security.Key
public byte[] getEncoded()
getEncoded
in interface java.security.Key
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |