[xmlsec] Argument count in xmlSecCryptoAppDefaultKeysMngrAdoptKey ?

Edward Shallow ed.shallow at rogers.com
Tue May 9 09:20:32 PDT 2006


Hi Aleksey,

  Why is the function only accepting 1 argument ? Are you experiencing this
?

Ed

Entering xmlsec ctypes wrap, loading libxml2, libxmlsec, and mscrypto dll's
Initializing xmlsec                     status code 0
Loading dynamic crypto support          status code 0
Loading openssl crypto                  status code 0
CryptoAppInit                           status code 0
CryptoInit                              status code 0
CryptoAppDefaultKeysMngrInit            status code 0
private key loaded from c:/xmlsec/keys/upu/edshallow.p12 with password
password at address 10121288
xmlSecKeySetName                        status code 0
Traceback (most recent call last):
  File "C:\XMLSec\epmctypes\signWithP12NoKeyStore.py", line 242, in ?
    main()
  File "C:\XMLSec\epmctypes\signWithP12NoKeyStore.py", line 176, in main
    rc = xmlsec.xmlSecCryptoAppDefaultKeysMngrAdoptKey(keysMngr, privateKey)
TypeError: function takes at most 1 argument (2 given)





More information about the xmlsec mailing list