Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
Crypto
Class Crypto
Abstract
Index
Constructors
constructor
Properties
Digest
Stream
subtle
Methods
get
Random
Values
randomUUID
Constructors
constructor
new
Crypto
(
)
:
Crypto
Returns
Crypto
Properties
Digest
Stream
Digest
Stream
:
typeof
DigestStream
Readonly
subtle
subtle
:
SubtleCrypto
Available only in secure contexts.
MDN Reference
Methods
get
Random
Values
get
Random
Values
<
T
>
(
buffer
)
:
T
MDN Reference
Type Parameters
T
extends
Int8Array
|
Uint8Array
|
Int16Array
|
Uint16Array
|
Int32Array
|
Uint32Array
|
BigInt64Array
|
BigUint64Array
Parameters
buffer
:
T
Returns
T
randomUUID
randomUUID
(
)
:
string
Available only in secure contexts.
MDN Reference
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
Digest
Stream
subtle
get
Random
Values
randomUUID
@cloudflare/workers-types
Loading...
Available only in secure contexts.
MDN Reference