Package PyKCS11 :: Module LowLevel :: Class CK_TOKEN_INFO
[hide private]
[frames] | no frames]

Class CK_TOKEN_INFO

source code

_object --+
          |
         CK_TOKEN_INFO

Instance Methods [hide private]
 
__repr__(self) source code
 
GetLabel(self) source code
 
GetManufacturerID(self) source code
 
GetModel(self) source code
 
GetSerialNumber(self) source code
 
GetFirmwareVersion(self) source code
 
GetUtcTime(self) source code
 
__init__(self) source code
Class Variables [hide private]
  __swig_setmethods__ = {}
  __setattr__ = lambda self, name, value:
  __swig_getmethods__ = {}
  __getattr__ = lambda self, name:
  flags = _swig_property(_LowLevel.CK_TOKEN_INFO_flags_get)
  ulMaxSessionCount = _swig_property(_LowLevel.CK_TOKEN_INFO_ulM...
  ulSessionCount = _swig_property(_LowLevel.CK_TOKEN_INFO_ulSess...
  ulMaxRwSessionCount = _swig_property(_LowLevel.CK_TOKEN_INFO_u...
  ulRwSessionCount = _swig_property(_LowLevel.CK_TOKEN_INFO_ulRw...
  ulMaxPinLen = _swig_property(_LowLevel.CK_TOKEN_INFO_ulMaxPinL...
  ulMinPinLen = _swig_property(_LowLevel.CK_TOKEN_INFO_ulMinPinL...
  ulTotalPublicMemory = _swig_property(_LowLevel.CK_TOKEN_INFO_u...
  ulFreePublicMemory = _swig_property(_LowLevel.CK_TOKEN_INFO_ul...
  ulTotalPrivateMemory = _swig_property(_LowLevel.CK_TOKEN_INFO_...
  ulFreePrivateMemory = _swig_property(_LowLevel.CK_TOKEN_INFO_u...
  hardwareVersion = _swig_property(_LowLevel.CK_TOKEN_INFO_hardw...
  firmwareVersion = _swig_property(_LowLevel.CK_TOKEN_INFO_firmw...
  __swig_destroy__ = _LowLevel.delete_CK_TOKEN_INFO
  __del__ = lambda self:
Class Variable Details [hide private]

ulMaxSessionCount

Value:
_swig_property(_LowLevel.CK_TOKEN_INFO_ulMaxSessionCount_get)

ulSessionCount

Value:
_swig_property(_LowLevel.CK_TOKEN_INFO_ulSessionCount_get)

ulMaxRwSessionCount

Value:
_swig_property(_LowLevel.CK_TOKEN_INFO_ulMaxRwSessionCount_get)

ulRwSessionCount

Value:
_swig_property(_LowLevel.CK_TOKEN_INFO_ulRwSessionCount_get)

ulMaxPinLen

Value:
_swig_property(_LowLevel.CK_TOKEN_INFO_ulMaxPinLen_get)

ulMinPinLen

Value:
_swig_property(_LowLevel.CK_TOKEN_INFO_ulMinPinLen_get)

ulTotalPublicMemory

Value:
_swig_property(_LowLevel.CK_TOKEN_INFO_ulTotalPublicMemory_get)

ulFreePublicMemory

Value:
_swig_property(_LowLevel.CK_TOKEN_INFO_ulFreePublicMemory_get)

ulTotalPrivateMemory

Value:
_swig_property(_LowLevel.CK_TOKEN_INFO_ulTotalPrivateMemory_get)

ulFreePrivateMemory

Value:
_swig_property(_LowLevel.CK_TOKEN_INFO_ulFreePrivateMemory_get)

hardwareVersion

Value:
_swig_property(_LowLevel.CK_TOKEN_INFO_hardwareVersion_get)

firmwareVersion

Value:
_swig_property(_LowLevel.CK_TOKEN_INFO_firmwareVersion_get)