toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.api.core.encryption
/
AmityDBEncryption
Amity
DBEncryption
sealed
class
AmityDBEncryption
Inheritors
NONE
AUTH
ALL
Members
Types
ALL
Link copied to clipboard
class
ALL
(
encryptionKey
:
ByteArray
)
:
AmityDBEncryption
AUTH
Link copied to clipboard
class
AUTH
(
encryptionKey
:
ByteArray
)
:
AmityDBEncryption
NONE
Link copied to clipboard
object
NONE
:
AmityDBEncryption
Properties
auth
DBKey
Link copied to clipboard
val
authDBKey
:
ByteArray
?
user
DBKey
Link copied to clipboard
val
userDBKey
:
ByteArray
?