public class EncryptedSharedFolderData
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getData()
Gets encrypted data that represents the shared data.
|
java.lang.String |
getToken()
Gets encrypted data that represents the identification token for the shared data.
|