blockchain-kit-sdk
Toggle table of contents
1.0.21-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
blockchain-kit-sdk
blockchain-kit-sdk
/
com.cramium.blockchain.kit.recovery
/
RetrieveKekResponse
Retrieve
Kek
Response
common
@
Serializable
data
class
RetrieveKekResponse
(
val
encryptedKek
:
String
,
val
kekId
:
String
)
Members
Constructors
Retrieve
Kek
Response
Link copied to clipboard
common
constructor
(
encryptedKek
:
String
,
kekId
:
String
)
Properties
encrypted
Kek
Link copied to clipboard
common
val
encryptedKek
:
String
kek
Id
Link copied to clipboard
common
val
kekId
:
String