MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz
/
org.multipaz.cose
/
CoseTextLabel
Cose
Text
Label
data
class
CoseTextLabel
(
val
text
:
String
)
:
CoseLabel
A COSE Label for a string.
Parameters
text
the string.
Members
Constructors
Cose
Text
Label
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String
Functions
to
Data
Item
Link copied to clipboard
open
override
fun
toDataItem
(
)
:
DataItem
The CBOR encoding for a COSE Label.