# Functions
ApproveTokens applies the issuer's secret key to each token in the request.
VerifyTokenRedemption checks a redemption request against the observed request data and MAC according a set of keys.
# Variables
ErrInvalidBatchProof - the batch proof was invalid.
ErrInvalidMAC - the mac was invalid.