interface CryptoKey
The CryptoKey dictionary of the Web Crypto API represents a cryptographic key.
Properties Jump to heading
readonly
Jump to headingalgorithm: KeyAlgorithmreadonly
Jump to headingextractable: booleanreadonly
Jump to headingtype: KeyTypereadonly
Jump to headingusages: KeyUsage[]