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