public C_Login ( ulong session, CKU userType, byte pin, ulong pinLen ) : CKR | ||
session | ulong | The session's handle |
userType | CKU | The user type |
pin | byte | User's PIN or null to use protected authentication path (pinpad) |
pinLen | ulong | Length of user's PIN |
return | CKR |