JsonWebKeyParameterNames Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
JsonWebKey parameter names see: https://datatracker.ietf.org/doc/html/rfc7517
public static class JsonWebKeyParameterNames
type JsonWebKeyParameterNames = class
Public Class JsonWebKeyParameterNames
- Inheritance
-
JsonWebKeyParameterNames
Fields
Alg | |
Crv | |
D | |
DP | |
DQ | |
E | |
K | |
KeyOps | |
Keys | |
Kid | |
Kty | |
N | |
Oth | |
P | |
Q | |
QI | |
Use | |
X | |
X5c | |
X5t | |
X5tS256 | |
X5u | |
Y |