new

Function 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.