Skip to main content

sign_hs256

Function sign_hs256 

Source
fn sign_hs256(data: &[u8], key: &[u8]) -> Result<Vec<u8>, AuthenticationError>