|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EncryptKey
Represents the key used for encryption.
For simple cases this often represent a simple String key but depending on the encryption method this could contain other details.
Method Summary | |
---|---|
String |
getStringValue()
Return the string key value. |
Method Detail |
---|
String getStringValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |