Function tink_mac::new[][src]

pub fn new(h: &Handle) -> Result<Box<dyn Mac>, TinkError>

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