Finish the CVC authentication with the card, to be called
after a CVC_Init()
Parameters:
signedChallenge: (IN) the challenge that was signed by the
private key corresponding to the CVC
Extended Unblock PIN function:
Values for ulFlags:
- UNBLOCK_FLAG_NEW_PIN
- UNBLOCK_FLAG_PUK_MERGE
E.g. calling UnblockPIN_Ext() with flags = UNBLOCK_FLAG_NEW_PIN
is the same as calling UnblockPIN(...)