Attestation

data class Attestation(val attestations: List<CredentialKeyAttestation>) : KeyBindingInfo

Keys are supplied using KeyAttestation objects

Constructors

Link copied to clipboard
constructor(attestations: List<CredentialKeyAttestation>)

Properties

Link copied to clipboard