Definition
Modern Algorithms in the Web Cryptography API defines KmacKeyAlgorithm
dictionary KmacKeyAlgorithm : KeyAlgorithm {
required [EnforceRange] unsigned long length;
};
KmacKeyAlgorithm dictionaryModern Algorithms in the Web Cryptography API defines KmacKeyAlgorithm
dictionary KmacKeyAlgorithm : KeyAlgorithm {
required [EnforceRange] unsigned long length;
};