Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.mpc.data
/
EncryptedWithPasswordData
Encrypted
With
Password
Data
class
EncryptedWithPasswordData
(
val
cipherText
:
String
)
Members
Constructors
Encrypted
With
Password
Data
Link copied to clipboard
constructor
(
cipherText
:
String
)
Properties
cipher
Text
Link copied to clipboard
@
SerializedName
(
value
=
"cipherText"
)
val
cipherText
:
String