interface CryptoKey The CryptoKey dictionary of the Web Crypto API represents a cryptographic key. Properties 🔗 algorithm: KeyAlgorithm 🔗 extractable: boolean 🔗 type: KeyType 🔗 usages: KeyUsage[]