risingwave_
expr_
impl
2.4.0-alpha
In risingwave_
expr_
impl::
scalar::
hmac
risingwave_expr_impl
::
scalar
::
hmac
Function
hmac
Copy item path
Source
pub fn hmac(secret: &
str
, payload: &[
u8
], sha_type: &
str
) -> Result<
Box
<[
u8
]>>