Uses of Class
org.hyperledger.acy_py.generated.model.DIFProofRequest
-
Packages that use DIFProofRequest Package Description org.hyperledger.acy_py.generated.model -
-
Uses of DIFProofRequest in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return DIFProofRequest Modifier and Type Method Description DIFProofRequestDIFProofRequest.DIFProofRequestBuilder. build()DIFProofRequestV20PresRequestByFormat. getDif()Methods in org.hyperledger.acy_py.generated.model with parameters of type DIFProofRequest Modifier and Type Method Description V20PresRequestByFormat.V20PresRequestByFormatBuilderV20PresRequestByFormat.V20PresRequestByFormatBuilder. dif(DIFProofRequest dif)voidV20PresRequestByFormat. setDif(DIFProofRequest dif)Constructors in org.hyperledger.acy_py.generated.model with parameters of type DIFProofRequest Constructor Description V20PresRequestByFormat(DIFProofRequest dif, IndyProofRequest indy)
-