Class DiVpProof.DataIntegrityProof
java.lang.Object
org.keycloak.protocol.oid4vc.model.DiVpProof.DataIntegrityProof
- Enclosing class:
- DiVpProof
Data Integrity Proof as defined in [VC_Data_Integrity].
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()
setChallenge
(String challenge) setCreated
(String created) setCryptosuite
(String cryptosuite) setProofPurpose
(String proofPurpose) setProofValue
(String proofValue) setVerificationMethod
(String verificationMethod)
-
Constructor Details
-
DataIntegrityProof
public DataIntegrityProof() -
DataIntegrityProof
-
-
Method Details
-
getType
-
setType
-
getCryptosuite
-
setCryptosuite
-
getProofPurpose
-
setProofPurpose
-
getVerificationMethod
-
setVerificationMethod
-
getCreated
-
setCreated
-
getChallenge
-
setChallenge
-
getDomain
-
setDomain
-
getProofValue
-
setProofValue
-