CredentialRequest

data class CredentialRequest(val secureAreaBoundKeyAttestation: KeyAttestation)

A request for the issuer to mint a credential

Constructors

Link copied to clipboard
constructor(secureAreaBoundKeyAttestation: KeyAttestation)

Properties

Link copied to clipboard

The certificate chain in the attestation for the secure-area bound credential that was created and to be referenced in the minted credential.