fn normalize_algorithm_for_import_key(
cx: JSContext,
algorithm: &ObjectOrString,
) -> Result<ImportKeyAlgorithm, Error>
Expand description
https://w3c.github.io/webcrypto/#algorithm-normalization-normalize-an-algorithm with operation "importKey"