addStatus

fun addStatus(index: Int, status: Int)

Adds a new status code.

Parameters

index

index of the credential to which the status code belongs; indices must be given without duplication and in increasing order

status

status code for the credential with the given index, calls for status codes equal to zero may be omitted