MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.securearea.cloud
/
CloudSecureAreaProtocol
/
SignRequest0
Sign
Request0
data
class
SignRequest0
(
val
dataToSign
:
ByteArray
,
val
keyContext
:
ByteArray
)
:
CloudSecureAreaProtocol.Command
Members
Constructors
Sign
Request0
Link copied to clipboard
constructor
(
dataToSign
:
ByteArray
,
keyContext
:
ByteArray
)
Properties
data
To
Sign
Link copied to clipboard
val
dataToSign
:
ByteArray
key
Context
Link copied to clipboard
val
keyContext
:
ByteArray