Test for expected CryptographyDeprecationWarnings (#4372)

The remaining calls to `signer()` and `verifier()` are exercising the
deprecated API intentionally. Let's test that the deprecation warnings
are being raised as expected.

Closes #4311; see also #4314.
3 files changed