@JvmStatic fun buildRequestedCredentials(selectedAttributeGroups: Set<AvailableAttributeGroup>, selectedPredicateGroups: Set<AvailablePredicateGroup>): RequestedCredentials
Builds a new instance of RequestedCredentials based on AvailableProofCredentials and selected attribute groups and predicate groups
selectedAttributeGroups
- is the selected attribute groups
selectedPredicateGroups
- is the selected predicate groups
Return
a built instance of RequestedCredentials