Class Proof
java.lang.Object
org.keycloak.protocol.oid4vc.model.Proof
Proof to be used in the Credential Request(to allow holder binding) according to OID4VCI
 
- Author:
 - Stefan Wiedemann
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Proof
public Proof() 
 - 
 - 
Method Details
- 
getProofType
 - 
setProofType
 - 
getJwt
 - 
setJwt
 - 
getCwt
 - 
setCwt
 - 
getLdpVp
 - 
setLdpVp
 
 -