WebIDLpedia

KmacKeyAlgorithm dictionary

Definition

Modern Algorithms in the Web Cryptography API defines KmacKeyAlgorithm



dictionary KmacKeyAlgorithm : KeyAlgorithm {
  required [EnforceRange] unsigned long length;
};