Options
All
  • Public
  • Public/Protected
  • All
Menu

The CryptoKey dictionary of the Web Crypto API represents a cryptographic key.

Hierarchy

  • CryptoKey

Index

Properties

algorithm: KeyAlgorithm
extractable: boolean
type: KeyType
usages: KeyUsage[]

Generated using TypeDoc