MultipazProject
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
MultipazProject
multipaz-csa
/
org.multipaz.securearea.cloud
/
CloudSecureAreaServer
/
E2EEState
/
E2EEState
E2EEState
constructor
(
context
:
CloudSecureAreaServer.RegisterState
?
=
null
,
cloudNonce
:
ByteArray
?
=
null
,
skDevice
:
ByteArray
?
=
null
,
skCloud
:
ByteArray
?
=
null
,
encryptedCounter
:
Int
=
0
,
decryptedCounter
:
Int
=
0
,
derivationTimestamp
:
Long
=
0
)