WebIDLpedia

KangarooTwelveParams dictionary

Definition

Modern Algorithms in the Web Cryptography API defines KangarooTwelveParams



dictionary KangarooTwelveParams : Algorithm {
  required [EnforceRange] unsigned long outputLength;
  BufferSource customization;
};