Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
The CryptoKey interface of the Web Crypto API represents a cryptographic key obtained from one of the methods or .

Constructors

new CryptoKey()

new CryptoKey(mInternalObject): CryptoKey

Parameters

mInternalObject
NativeObject The native object representing the cryptographic key.

Returns

CryptoKey
Last modified on July 22, 2026