Function build_ssk

Source
pub fn build_ssk(
    ssk_data: String,
    signature: JsValue,
) -> Result<JsString, JsString>