WebIDLpedia

AesKeyGenParams dictionary

Definition

Web Cryptography API defines AesKeyGenParams



dictionary AesKeyGenParams : Algorithm {
  required [EnforceRange] unsigned short length;
};