Expand description
Credential request and response types for OID4VCI.
Structs§
- Credential
Entry - A single credential entry in the credential response.
- Credential
Request - Credential request sent to the credential endpoint (OID4VCI 1.0).
- Credential
Response - Credential response from the issuer’s credential endpoint (OID4VCI 1.0).
- Proof
OfPossession - Proof of key binding sent with a credential request.
- Token
Request - Token request for the pre-authorized code flow.
Enums§
- Credential
Format - Well-known credential format identifiers from OID4VCI 1.0.
- Server
Error Code - Server error codes from OID4VCI 1.0 Section 8.3.2.
Constants§
- PRE_
AUTHORIZED_ CODE_ GRANT_ TYPE - Pre-authorized code grant type constant.