WebIDLpedia

KmacKeyGenParams dictionary

Definition

Modern Algorithms in the Web Cryptography API defines KmacKeyGenParams



dictionary KmacKeyGenParams : Algorithm {
  [EnforceRange] unsigned long length;
};