Struct security_framework::os::macos::encrypt_transform::Padding
source · [−]pub struct Padding(_);
Expand description
The padding scheme to use for encryption.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Padding
impl UnwindSafe for Padding
Blanket Implementations
Mutably borrows from an owned value. Read more