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