Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • CryptoKey

Index

Properties

Readonly algorithm

algorithm: KeyAlgorithm

Readonly extractable

extractable: boolean

Readonly type

type: KeyType

Readonly usages

usages: KeyUsage[]

Generated using TypeDoc