Validates a Boks PIN code. A valid PIN must be exactly 6 characters long and only contain 0-9, A or B.
The PIN code to validate.
BoksProtocolError if the PIN is invalid.
Validates a Boks PIN code. A valid PIN must be exactly 6 characters long and only contain 0-9, A or B.