Relative Content

Tag Archive for pythonxmlcryptographydigital-signature

missing child element error on signXML library

I am trying to have an xml signed, where the signature is the last child element of the root. For this purpose Python’s signxml library is used. Previously the cryptography library was used to generate the key and certificate.