Default RSA key pair for development and testing.
This module provides the default privateKey.pem and publicKey.pem on the classpath.
In production, remove this dependency and configure quantum.jwt.private-key-location
and quantum.jwt.public-key-location to point at externally managed keys.