Build
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
webcrypto
/
CryptoKey
P
algorithm
P
extractable
P
type
P
usages
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:crypto
/
webcrypto
/
CryptoKey
P
algorithm
P
extractable
P
type
P
usages
interface
crypto.webcrypto.CryptoKey
interface
CryptoKey
readonly
algorithm
:
KeyAlgorithm
readonly
extractable
:
boolean
readonly
type
:
KeyType
readonly
usages
:
KeyUsage
[]