kz.gamma.hardware.crypto.pcsc.kztoken
Class KzTokenErrorId

java.lang.Object
  extended by kz.gamma.hardware.crypto.pcsc.ErrorId
      extended by kz.gamma.hardware.crypto.pcsc.kztoken.KzTokenErrorId

public class KzTokenErrorId
extends ErrorId

Created with IntelliJ IDEA. User: Пользователь Date: 11.01.13 Time: 12:15 To change this template use File | Settings | File Templates.


Field Summary
static int RT_SW_FILE_NOT_FOUND
           
static int RT_SW_WRONG_PIN
           
 
Fields inherited from class kz.gamma.hardware.crypto.pcsc.ErrorId
ERROR_NOT_AUTHENTICATED, ERROR_PIN_IS_ALREADY_SET, ERROR_PIN_LIMIT_EXCEEDED, ERROR_TOKEN_NOT_INIT, NO_ERROR
 
Constructor Summary
KzTokenErrorId()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RT_SW_FILE_NOT_FOUND

public static final int RT_SW_FILE_NOT_FOUND
See Also:
Constant Field Values

RT_SW_WRONG_PIN

public static final int RT_SW_WRONG_PIN
See Also:
Constant Field Values
Constructor Detail

KzTokenErrorId

public KzTokenErrorId()


Copyright © 2013 Gamma Technologies. All Rights Reserved.