Type Alias KeyAlgorithm

Source
pub(crate) type KeyAlgorithm = KeyAlgorithm;

Aliased Type§

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

Fields§

§name: DOMString