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