[−][src]Function node_sys::crypto::create_hmac
pub fn create_hmac(
algorithm: &str,
key: &JsValue,
option: Option<StreamTransformOptions>
) -> Hmac
pub fn create_hmac(
algorithm: &str,
key: &JsValue,
option: Option<StreamTransformOptions>
) -> Hmac