...
- Issues with ProtectionDomains (if any)
...
Possible Rules
- Do not catch
Error
...
- Do not serialize/deserialize resource handles
- Do not sign encrypted data (
SignedObject
should be first, followed bySealedObject
) (covered)
...
...
...
Error
...
SignedObject
should be first, followed by SealedObject
) (covered)...