WebCryptoCryptoKeyinterface CryptoKeyThe CryptoKey dictionary of the Web Crypto API represents a cryptographic key. Properties ##algorithm: KeyAlgorithm readonly#extractable: boolean readonly#type: KeyType readonly#usages: KeyUsage[] readonlyvariable CryptoKeyProperties ##prototype: CryptoKey readonly
interface CryptoKeyThe CryptoKey dictionary of the Web Crypto API represents a cryptographic key. Properties ##algorithm: KeyAlgorithm readonly#extractable: boolean readonly#type: KeyType readonly#usages: KeyUsage[] readonly