MultipazProject
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
MultipazProject
multipaz
/
org.multipaz.provisioning
/
CredentialFormat
/
Mdoc
Mdoc
data
class
Mdoc
(
val
docType
:
String
)
:
CredentialFormat
Members
Members & Extensions
Constructors
Mdoc
Link copied to clipboard
constructor
(
docType
:
String
)
Properties
doc
Type
Link copied to clipboard
val
docType
:
String
format
Id
Link copied to clipboard
open
override
val
formatId
:
String
Functions
to
Cbor
Link copied to clipboard
fun
CredentialFormat
.
toCbor
(
)
:
ByteArray
fun
CredentialFormat.Mdoc
.
toCbor
(
)
:
ByteArray
to
Data
Item
Link copied to clipboard
fun
CredentialFormat
.
toDataItem
(
)
:
DataItem
fun
CredentialFormat.Mdoc
.
toDataItem
(
)
:
DataItem