Uses of Class
org.hyperledger.aries.api.jsonld.VerifiablePresentation
-
Packages that use VerifiablePresentation Package Description org.hyperledger.aries.api.jsonld org.hyperledger.aries.api.present_proof_v2 -
-
Uses of VerifiablePresentation in org.hyperledger.aries.api.jsonld
Methods in org.hyperledger.aries.api.jsonld that return VerifiablePresentation Modifier and Type Method Description VerifiablePresentation<T>VerifiablePresentation.VerifiablePresentationBuilder. build() -
Uses of VerifiablePresentation in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return VerifiablePresentation Modifier and Type Method Description VerifiablePresentation<VerifiableCredential>V20PresExRecord. resolveDifPresentation()VerifiablePresentation<VerifiableCredential>V20PresExRecordByFormat. resolveDifPresentation()
-