Function tink_mac::new

source · []
pub fn new(h: &Handle) -> Result<Box<dyn Mac>, TinkError>
Expand description

Create a tink_core::Mac primitive from the given keyset handle.