Function script::dom::subtlecrypto::normalize_algorithm_for_get_key_length
source ยท fn normalize_algorithm_for_get_key_length(
cx: JSContext,
algorithm: &AlgorithmIdentifier,
) -> Result<GetKeyLengthAlgorithm, Error>
Expand description
https://w3c.github.io/webcrypto/#algorithm-normalization-normalize-an-algorithm with operation "get key length"