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