JwtAlgorithmExtensions class
Provides extension methods for the JwtAlgorithm enum.
public static class JwtAlgorithmExtensions
Public Members
name | description |
---|---|
static ToJwtString(…) | Converts the specified JwtAlgorithm to its corresponding JWT algorithm string. |
See Also
- namespace Kestrun.Jwt