signxml
signxml copied to clipboard
Include X509IssuerSerial
Could you guide me on how can I include the X509IssuerSerial on the singed file? I need to reproduce this XML: http://www.cryptosys.net/pki/satcancelcfd.html
PD: Really useful library btw
For now you will need to manually edit the source code.
In the future I'm going to add a sign(key_info=...)
argument to pass any extra data to attach to KeyInfo.