Uses of Class
org.hyperledger.aries.api.present_proof_v2.V20PresCreateRequestRequest
-
Packages that use V20PresCreateRequestRequest Package Description org.hyperledger.aries org.hyperledger.aries.api.present_proof_v2 -
-
Uses of V20PresCreateRequestRequest in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type V20PresCreateRequestRequest Modifier and Type Method Description Optional<V20PresExRecord>AriesClient. presentProofV2CreateRequest(@NonNull V20PresCreateRequestRequest request)Creates a presentation request not bound to any proposal or existing connection -
Uses of V20PresCreateRequestRequest in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return V20PresCreateRequestRequest Modifier and Type Method Description V20PresCreateRequestRequestV20PresCreateRequestRequest.V20PresCreateRequestRequestBuilder. build()
-