Keats / jsonwebtoken

JWT lib in rust
MIT License
1.61k stars 253 forks source link

InvalidKeyFomat when using private.pem file #373

Closed sourab-updot closed 4 months ago

sourab-updot commented 4 months ago

Is there another way to use the PEM file if it protected by passphrase? because I am getting this error InvalidKeyFomat, IDK how relevant is this.