|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectinescID.crypto.MixCipherEnvelope
Title: REVS
Description:
Copyright: Copyright (c) 2002
Company Inesc-ID
Field Summary | |
private byte[] |
data
|
private byte[] |
key
|
Constructor Summary | |
MixCipherEnvelope(byte[] key,
byte[] data)
|
Method Summary | |
byte[] |
getData()
|
byte[] |
getkey()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private byte[] key
private byte[] data
Constructor Detail |
public MixCipherEnvelope(byte[] key, byte[] data)
Method Detail |
public byte[] getData()
public byte[] getkey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |