object AvailableProofCredentialsUtils
Utils object for easier build onf AvailableProofCredentials model
findAvailableProofCredentials |
Find AvailableProofCredentials for proof request fun findAvailableProofCredentials(proofService: PresentProofService, agent: Agent, record: ReceivedRequest): Single<AvailableProofCredentials> |