|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
CipherValue
is the wrapper for cipher text.
Method Summary | |
byte[] |
getValue()
Resturns the Base 64 encoded, encrypted octets that is the CihperValue . |
void |
setValue(byte[] value)
Sets the Base 64 encoded, encrypted octets that is the CihperValue . |
Method Detail |
public byte[] getValue()
CihperValue
.
public void setValue(byte[] value)
CihperValue
.
value
- the cipher value.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |