[−][src]Function tink_mac::new
pub fn new(h: &Handle) -> Result<Box<dyn Mac>, TinkError>
Create a tink_core::Mac
primitive from the given keyset handle.
pub fn new(h: &Handle) -> Result<Box<dyn Mac>, TinkError>
Create a tink_core::Mac
primitive from the given keyset handle.