ArrayDisclosure

constructor(claimName: String, indices: List<Int> = emptyList())

Parameters

claimName

the claim name of the array.

indices

the indices that are Selectively Disclosable. If empty then all elements will be Selectively Disclosable.