public C_InitToken ( ulong slotId, byte pin, ulong pinLen, byte label ) : CKR | ||
slotId | ulong | The ID of the token's slot |
pin | byte | SO's initial PIN or null to use protected authentication path (pinpad) |
pinLen | ulong | 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 |