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