Function lightning_storage_server::util::append_hmac_to_value
source · pub fn append_hmac_to_value(
secret: &[u8],
key: &str,
version: i64,
value: &mut Vec<u8>
)pub fn append_hmac_to_value(
secret: &[u8],
key: &str,
version: i64,
value: &mut Vec<u8>
)