as

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

extractOctetParamsFromJwk

extractOctetParamsFromJwk(jwk): object

Extracts octet parameters from a JWK object

Parameters

jwk

JsonWebKey

The JSON Web Key object

Returns

object

Object containing key data, algorithm info, and key operations

algorithm?

optional algorithm: string

keyData

keyData: ArrayBuffer

keyOps

keyOps: string[]


Last updated: Sep 30, 2025