SelectiveDisclosureItem

constructor(salt: ByteArray, claimName: String?, claimValue: JsonElement)(source)


constructor(salt: ByteArray, claimName: String?, claimValue: Any)(source)

Deprecated (with error)

Replaced with fromAnyValue

Replace with

SelectiveDisclosureItem.fromAnyValue(salt, claimName, claimValue)