Type Alias wasefire_board_api::crypto::Aes128Ccm

source ยท
pub type Aes128Ccm<B> = <Crypto<B> as Api>::Aes128Ccm;
Available on crate features internal-api-crypto and api-crypto-aes128-ccm only.
Expand description

AES-128-CCM interface.