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