WebIDLpedia

KmacImportParams dictionary

Definition

Modern Algorithms in the Web Cryptography API defines KmacImportParams



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