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
API reference for the Crypto class in the Keplercrypto package.

Constructors

new Crypto()

new Crypto(internalWebCrypto): Crypto

Parameters

internalWebCrypto
InternalWebCrypto

Returns

Crypto

Properties

subtle

readonly subtle: SubtleCrypto

Methods

getRandomValues()

getRandomValues(array): TypedArray

Parameters

array
TypedArray

Returns

TypedArray

randomUUID()

randomUUID(): string

Returns

string
Last modified on October 2, 2025