WebIDLpedia

AesKeyAlgorithm dictionary

Definition

Web Cryptography API Level 2 defines AesKeyAlgorithm



dictionary AesKeyAlgorithm : KeyAlgorithm {
  required unsigned short length;
};