fn normalize_algorithm_for_get_key_length(
cx: JSContext,
algorithm: &ObjectOrString,
) -> Result<GetKeyLengthAlgorithm, Error>
Expand description
https://w3c.github.io/webcrypto/#algorithm-normalization-normalize-an-algorithm with operation "get key length"