I\'m using the nimbus-jose-jwt library to create and sign a JWS Object. In order for me to sign the object, I need to create a new RSASSASigner object with a private key. I