JWKSet
A set of JSON Web Key objects.
Declaration
object JWKSetProperties
| Name | Type | Description |
|---|---|---|
keys | [JWKSet.Keys] | An array that contains JSON Web Key objects. |
A set of JSON Web Key objects.
object JWKSet| Name | Type | Description |
|---|---|---|
keys | [JWKSet.Keys] | An array that contains JSON Web Key objects. |