WebIDLpedia

TurboShakeParams dictionary

Definition

Modern Algorithms in the Web Cryptography API defines TurboShakeParams



dictionary TurboShakeParams : Algorithm {
  required [EnforceRange] unsigned long outputLength;
  [EnforceRange] octet domainSeparation;
};