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