Uses of Class
org.hyperledger.acy_py.generated.model.IndyPrimaryProof
-
Packages that use IndyPrimaryProof Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyPrimaryProof in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyPrimaryProof Modifier and Type Method Description IndyPrimaryProofIndyPrimaryProof.IndyPrimaryProofBuilder. build()IndyPrimaryProofIndyProofProofProofsProof. getPrimaryProof()Methods in org.hyperledger.acy_py.generated.model with parameters of type IndyPrimaryProof Modifier and Type Method Description IndyProofProofProofsProof.IndyProofProofProofsProofBuilderIndyProofProofProofsProof.IndyProofProofProofsProofBuilder. primaryProof(IndyPrimaryProof primaryProof)voidIndyProofProofProofsProof. setPrimaryProof(IndyPrimaryProof primaryProof)Constructors in org.hyperledger.acy_py.generated.model with parameters of type IndyPrimaryProof Constructor Description IndyProofProofProofsProof(IndyNonRevocProof nonRevocProof, IndyPrimaryProof primaryProof)
-