Struct libcryptsetup_rs::CryptRuntimeHandle
source · pub struct CryptRuntimeHandle<'a> { /* private fields */ }Expand description
Handle for runtime attribute options
Implementations§
source§impl<'a> CryptRuntimeHandle<'a>
impl<'a> CryptRuntimeHandle<'a>
sourcepub fn get_active_device(&mut self) -> Result<ActiveDevice, LibcryptErr>
pub fn get_active_device(&mut self) -> Result<ActiveDevice, LibcryptErr>
Get active crypt device attributes
sourcepub fn get_active_integrity_failures(&mut self) -> Result<u64, LibcryptErr>
pub fn get_active_integrity_failures(&mut self) -> Result<u64, LibcryptErr>
Get detected number of integrity failures