interface CryptoKey
          
Private
The CryptoKey dictionary of the Web Crypto API represents a cryptographic key.
readonly
algorithm: KeyAlgorithm
      
    readonly
extractable: boolean
      
    The CryptoKey dictionary of the Web Crypto API represents a cryptographic key.
algorithm: KeyAlgorithm
      
    
extractable: boolean