Skip to content

Instantly share code, notes, and snippets.

@nwhatt
Created April 3, 2019 19:36
Show Gist options
  • Save nwhatt/e9ec8fe5162c582b8abf4917a40ab7a2 to your computer and use it in GitHub Desktop.
Save nwhatt/e9ec8fe5162c582b8abf4917a40ab7a2 to your computer and use it in GitHub Desktop.
{
"keys": [
{
"kty": "EC",
"use": "sig",
"crv": "P-384",
"kid": "nicks-ec-keys",
"x": "88yFweovcr5efEVbRsBigYTQqN0UXbvRjCZWKpYiZ0EsWPTwaMB9PgXg1BGQRm4O",
"y": "zy8sLjkVhXz6aHT5k5DkkDTlgQBjWXWM9bQoz6Xxka9IyJN9tCi7Xo_19BZEJTjV",
"alg": "ES384"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment