Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Hierarchy

  • CryptoKey

Index

Properties

algorithm

algorithm: KeyAlgorithm

extractable

extractable: boolean

type

type: KeyType

usages

usages: KeyUsage[]

Generated using TypeDoc