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