MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.securearea.cloud
/
CloudSecureAreaProtocol
/
SignResponse1
Sign
Response1
data
class
SignResponse1
(
val
result
:
Int
,
val
signature
:
EcSignature
?
,
val
waitDurationMillis
:
Long
)
:
CloudSecureAreaProtocol.Command
Members
Constructors
Sign
Response1
Link copied to clipboard
constructor
(
result
:
Int
,
signature
:
EcSignature
?
,
waitDurationMillis
:
Long
)
Properties
result
Link copied to clipboard
val
result
:
Int
signature
Link copied to clipboard
val
signature
:
EcSignature
?
wait
Duration
Millis
Link copied to clipboard
val
waitDurationMillis
:
Long