public C_InitToken ( uint slotId, byte pin, uint pinLen, byte label ) : CKR | ||
slotId | uint | The ID of the token's slot |
pin | byte | SO's initial PIN or null to use protected authentication path (pinpad) |
pinLen | uint | The length of the PIN in bytes |
label | byte | 32-byte long label of the token which must be padded with blank characters |
return | CKR |