MultipazProject
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
MultipazProject
multipaz
/
org.multipaz.provisioning
/
CredentialKeyAttestation
Credential
Key
Attestation
class
CredentialKeyAttestation
(
val
credentialId
:
String
,
val
keyAttestation
:
KeyAttestation
)
Public key id and its attestation.
Members
Members & Extensions
Constructors
Credential
Key
Attestation
Link copied to clipboard
constructor
(
credentialId
:
String
,
keyAttestation
:
KeyAttestation
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
credential
Id
Link copied to clipboard
val
credentialId
:
String
key
Attestation
Link copied to clipboard
val
keyAttestation
:
KeyAttestation
Functions
to
Cbor
Link copied to clipboard
fun
CredentialKeyAttestation
.
toCbor
(
)
:
ByteArray
to
Data
Item
Link copied to clipboard
fun
CredentialKeyAttestation
.
toDataItem
(
)
:
DataItem