MultipazProject
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
MultipazProject
multipaz
/
org.multipaz.securearea.cloud
/
CloudSecureAreaProtocol
/
SignRequest0
Sign
Request0
data
class
SignRequest0
(
val
dataToSign
:
ByteArray
,
val
keyContext
:
ByteArray
)
:
CloudSecureAreaProtocol.Command
Members
Members & Extensions
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
Functions
to
Cbor
Link copied to clipboard
fun
CloudSecureAreaProtocol.Command
.
toCbor
(
)
:
ByteArray
fun
CloudSecureAreaProtocol.SignRequest0
.
toCbor
(
)
:
ByteArray
to
Data
Item
Link copied to clipboard
fun
CloudSecureAreaProtocol.Command
.
toDataItem
(
)
:
DataItem
fun
CloudSecureAreaProtocol.SignRequest0
.
toDataItem
(
)
:
DataItem