Module credential

Module credential 

Source
Expand description

Credential request and response types for OID4VCI.

Structs§

CredentialEntry
A single credential entry in the credential response.
CredentialRequest
Credential request sent to the credential endpoint (OID4VCI 1.0).
CredentialResponse
Credential response from the issuer’s credential endpoint (OID4VCI 1.0).
ProofOfPossession
Proof of key binding sent with a credential request.
TokenRequest
Token request for the pre-authorized code flow.

Enums§

CredentialFormat
Well-known credential format identifiers from OID4VCI 1.0.
ServerErrorCode
Server error codes from OID4VCI 1.0 Section 8.3.2.

Constants§

PRE_AUTHORIZED_CODE_GRANT_TYPE
Pre-authorized code grant type constant.