WebCryptoCryptoKeyinterface CryptoKeyThe CryptoKey dictionary of the Web Crypto API represents a cryptographic key. Properties #readonly#algorithm: KeyAlgorithmreadonly#extractable: booleanreadonly#type: KeyTypereadonly#usages: KeyUsage[]variable CryptoKeyProperties #readonly#prototype: CryptoKey
interface CryptoKeyThe CryptoKey dictionary of the Web Crypto API represents a cryptographic key. Properties #readonly#algorithm: KeyAlgorithmreadonly#extractable: booleanreadonly#type: KeyTypereadonly#usages: KeyUsage[]