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

CryptoKey

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 updated: Jul 22, 2026