pub struct CryptActivation<'a> { /* private fields */ }
Expand description

Handle for activation options

Implementations

Activate device by passphrase.

A value of None for the name will only check the passphrase and will not activate the keyslot.

Activate device by key file

Activate device by volume key

Activeate device using passphrase in kernel keyring

Deactivate crypt device

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.