|
|||||||||||
| 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 | |
java.lang.String |
getValue()
Resturns the Base 64 encoded, encrypted octets that is the CihperValue. |
void |
setValue(java.lang.String value)
Sets the Base 64 encoded, encrypted octets that is the CihperValue. |
| Method Detail |
public java.lang.String getValue()
CihperValue.
public void setValue(java.lang.String value)
CihperValue.
value - the cipher value.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||