Function script::dom::subtlecrypto::data_to_jwk_params

source ยท
fn data_to_jwk_params(alg: &str, key: &[u8]) -> (DOMString, DOMString)