#
# $Id: TODO 10 2006-09-10 10:22:27Z wolfgang.glas $
#
# Author: Wolfgang Glas / ev-i Informationstechnologie GmbH
#

 - Expose specialized key classes, which implemente the respective
   interfaces:

     PKCS11RSAPrivateKey, PKCS11DSAPrivateKey
     PKCS11RSAPublicKey, PKCS11DSAPublicKey

     (more key classes may follow, if someone implements symmetric
      ciphers or elliptic cureve algorithms...)

 - Implement key pair generation and storing of certificates, which
   involve presenting a SO pin to the card.
