Enum rust_cryptoauthlib::AeadAlgorithm [−][src]
Expand description
Type of AEAD algorithm
Variants
Ccm(AeadParam)Gcm(AeadParam)Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for AeadAlgorithmimpl Send for AeadAlgorithmimpl Sync for AeadAlgorithmimpl Unpin for AeadAlgorithmimpl UnwindSafe for AeadAlgorithmBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V