Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 678 Bytes

File metadata and controls

25 lines (20 loc) · 678 Bytes

ECJWKPublic

Namespace: SpawnDev.SpawnJS.JSObjects
Inherits: JWK
Source: JSObjects/JWK.cs

Contains public key

Properties

Property Type Access Description
Crv string? get
Dp string? get
Dq string? get
Qi string? get
JWK class get JSON Web Key (JWK) Format https://datatracker.ietf.org/doc/html/rfc7517#section-4
Use string? get
KeyOps string[]? get
Alg string? get/set
KId string? get
X5u string? get
X5c string[]? get
X5t string[]? get