Class Proofs
java.lang.Object
org.keycloak.protocol.oid4vc.model.Proofs
Proofs object for Credential Request in OID4VCI (Section 8.2).
Contains arrays of different proof types (jwt, di_vp, attestation).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Proofs
public Proofs() -
Proofs
-
-
Method Details
-
getJwt
-
setJwt
-
getDiVp
-
setDiVp
-
getAttestation
-
setAttestation
-