pub(crate) type KeyAlgorithm = KeyAlgorithm;
pub(crate) struct KeyAlgorithm { pub name: DOMString, }
name: DOMString