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