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
/
SchemeKeyPair
Scheme
Key
Pair
data
class
SchemeKeyPair
(
val
encryptKey
:
SchemeKey
,
val
stripKey
:
SchemeKey
)
Members
Constructors
Scheme
Key
Pair
Link copied to clipboard
constructor
(
encryptKey
:
SchemeKey
,
stripKey
:
SchemeKey
)
Properties
encrypt
Key
Link copied to clipboard
val
encryptKey
:
SchemeKey
strip
Key
Link copied to clipboard
val
stripKey
:
SchemeKey