WebIDLpedia

KmacKeyAlgorithm dictionary

Definition

Modern Algorithms in the Web Cryptography API defines KmacKeyAlgorithm



dictionary KmacKeyAlgorithm : KeyAlgorithm {
  required unsigned long length;
};