Definition
Web Cryptography API Level 2 defines KeyAlgorithm
dictionary KeyAlgorithm {
required DOMString name;
};
Referring IDL interfaces/dictionaries
Referring specifications
- Modern Algorithms in the Web Cryptography API refers to
KeyAlgorithm