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