Definition
Modern Algorithms in the Web Cryptography API defines KmacParams
dictionary KmacParams : Algorithm {
required [EnforceRange] unsigned long length;
BufferSource customization;
};
KmacParams
dictionaryModern Algorithms in the Web Cryptography API defines KmacParams
dictionary KmacParams : Algorithm {
required [EnforceRange] unsigned long length;
BufferSource customization;
};