issues
search
uruk-project
/
Jwt
JSON Web Token implementation for .Net & .Net Core
MIT License
85
stars
11
forks
source link
Adds a new command line interface for JWK management :
#536
Closed
ycrumeyrolle
closed
3 years ago
ycrumeyrolle
commented
3 years ago
dotnet jwk new : Generates a new JWK
dotnet jwk encrypt : Encrypts the JWK with PBES2
dotnet jwk decrypt : Decrypts the JWK with PBES2
dotnet jwk convert : Converts a PEM or a certificate into JWK