as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

extractEcParamsFromJwk

extractEcParamsFromJwk(jwk): object

Extracts elliptic curve parameters from a JWK object

Parameters

jwk

JsonWebKey

The JSON Web Key object

Returns

object

Object containing key data in DER format, curve info, and key operations

hashAlgorithm?

optional hashAlgorithm: string

isPublic

isPublic: boolean

keyData

keyData: ArrayBuffer

keyOps

keyOps: string[]

namedCurve

namedCurve: string


Last updated: Sep 30, 2025