JOSE
JOSE copied to clipboard
Rename `Signing::Null` to `Signing::None`
There is no need to avoid conflict with Option::None if glob imports are
avoided; "none" is a more accurate term here than "null".
This is a breaking change, but crate usage is low
Looks like there are a few imports that need to be changed