Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
CryptoKey
Class CryptoKey
Abstract
Index
Constructors
constructor
Properties
algorithm
extractable
type
usages
Constructors
constructor
new
Crypto
Key
(
)
:
CryptoKey
Returns
CryptoKey
Properties
Readonly
algorithm
algorithm
:
CryptoKeyKeyAlgorithm
|
CryptoKeyAesKeyAlgorithm
|
CryptoKeyHmacKeyAlgorithm
|
CryptoKeyRsaKeyAlgorithm
|
CryptoKeyEllipticKeyAlgorithm
|
CryptoKeyArbitraryKeyAlgorithm
MDN Reference
Readonly
extractable
extractable
:
boolean
MDN Reference
Readonly
type
type
:
string
MDN Reference
Readonly
usages
usages
:
string
[]
MDN Reference
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
algorithm
extractable
type
usages
@cloudflare/workers-types
Loading...
MDN Reference