validation.py - KeyError #95
-
Dear Matthias-san and all I get the following error in rare cases when using validation.py. /pyhanko/sign/validation.py", line 2540, in _cms_objects_to_streams |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi Inui-san, Thanks for checking in. That |
Beta Was this translation helpful? Give feedback.
Hi Inui-san,
Thanks for checking in.
That
KeyError
is actually handled within the normal scope of operations of_cms_objects_to_streams
, so I'm assuming that the real error is triggered somewhere in this piece of code. It might have ended up in a part of the stack trace that was cut off from your post. Could you look into that?