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