Skip to main content

verify

Function verify 

Source
pub fn verify(
    algorithm: &JsValue,
    data: &JsValue,
    key: &JsValue,
    signature: &JsValue,
) -> bool