MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.rpc.handler
/
RpcNonceAndSession
Rpc
Nonce
And
Session
class
RpcNonceAndSession
(
val
nextNonce
:
ByteString
,
val
sessionId
:
String
)
Members
Constructors
Rpc
Nonce
And
Session
Link copied to clipboard
constructor
(
nextNonce
:
ByteString
,
sessionId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
next
Nonce
Link copied to clipboard
val
nextNonce
:
ByteString
session
Id
Link copied to clipboard
val
sessionId
:
String