CredentialResponseParameters
Constructors
Properties
OID4CI: OPTIONAL. A JSON string containing a security token subsequently used to obtain a Credential. MUST be present when credential is not returned.
OID4VCI: OPTIONAL. JSON string containing a nonce to be used to create a proof of possession of key material when requesting a Credential. When received, the Wallet MUST use this nonce value for its subsequent credential requests until the Credential Issuer provides a fresh nonce.
OID4VCI: OPTIONAL. JSON integer denoting the lifetime in seconds of the c_nonce.
OID4VCI: OPTIONAL. Contains issued Credential. MUST be present when acceptance_token is not returned. MAY be a JSON string or a JSON object, depending on the Credential format.
OID4VCI: OPTIONAL. JSON string denoting the format of the issued Credential.