Home | Trees | Indices | Help |
|
---|
|
the pyhsm package
Basic usage :
import pyhsm try: hsm = pyhsm.base.YHSM(device="/dev/ttyACM0", debug=False) print "Version : %s" % (hsm.info()) except pyhsm.exception.YHSM_Error, e: print "ERROR: %s" % e
See help(pyhsm.base) (pyhsm.base.YHSM) for more information.
Version: 1.0.4h
Copyright: Yubico AB
License: BSD
Submodules | |
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jan 9 10:01:23 2014 | http://epydoc.sourceforge.net |