-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
None
Signatures that are created or verified using invalid keys may throw unchecked exceptions that may be better handled as checked exceptions from the initSign/Verify or sign and verify methods (depending on where the invalid data is found).
This may require additional key consistency checks across the different key types used in signature primitives as well as checks on the signature values themselves.
This may require additional key consistency checks across the different key types used in signature primitives as well as checks on the signature values themselves.