kuilt
Toggle table of contents
0.6.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-deal
/
us.tractat.kuilt.deal
/
CardOp
/
DepositKey
Deposit
Key
@
Serializable
data
class
DepositKey
(
val
player
:
PlayerId
,
val
escrowedKey
:
EncryptedKey
)
:
CardOp
Members
Constructors
Deposit
Key
Link copied to clipboard
constructor
(
player
:
PlayerId
,
escrowedKey
:
EncryptedKey
)
Properties
escrowed
Key
Link copied to clipboard
val
escrowedKey
:
EncryptedKey
player
Link copied to clipboard
val
player
:
PlayerId