Uses of Class
org.hyperledger.aries.api.present_proof_v2.V20PresSpecByFormatRequest
-
Packages that use V20PresSpecByFormatRequest Package Description org.hyperledger.aries org.hyperledger.aries.api.present_proof_v2 -
-
Uses of V20PresSpecByFormatRequest in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type V20PresSpecByFormatRequest Modifier and Type Method Description Optional<V20PresExRecord>AriesClient. presentProofV2RecordsSendPresentation(@NonNull String presentationExchangeId, @NonNull V20PresSpecByFormatRequest presentationRequest)Sends a proof presentation -
Uses of V20PresSpecByFormatRequest in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return V20PresSpecByFormatRequest Modifier and Type Method Description V20PresSpecByFormatRequestV20PresSpecByFormatRequest.V20PresSpecByFormatRequestBuilder. build()
-