webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
CryptoKey Interface Reference

import"WebCryptoAPI.idl";

Public Attributes

readonly attribute KeyType type
 
readonly attribute boolean extractable
 
readonly attribute object algorithm
 
readonly attribute object usages
 
readonly attribute sequence< CryptoKeyUsageusages
 

Member Data Documentation

◆ algorithm

readonly attribute object CryptoKey::algorithm

◆ extractable

readonly attribute boolean CryptoKey::extractable

◆ type

readonly attribute KeyType CryptoKey::type

◆ usages [1/2]

readonly attribute object CryptoKey::usages

◆ usages [2/2]


The documentation for this interface was generated from the following files: