Struct security_framework::os::macos::encrypt_transform::Mode [−][src]
pub struct Mode(_);
Expand description
The cipher mode to use.
Only applies to AES encryption.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Modeimpl UnwindSafe for ModeBlanket Implementations
Mutably borrows from an owned value. Read more