signxml icon indicating copy to clipboard operation
signxml copied to clipboard

Include X509IssuerSerial

Open agb80 opened this issue 9 years ago • 1 comments

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

agb80 avatar Dec 22 '15 07:12 agb80

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.

kislyuk avatar Dec 22 '15 17:12 kislyuk