pub fn status(
device: Option<&mut CryptDevice>,
name: &str,
) -> Result<CryptStatusInfo, LibcryptErr>Expand description
Get status info from device name
pub fn status(
device: Option<&mut CryptDevice>,
name: &str,
) -> Result<CryptStatusInfo, LibcryptErr>Get status info from device name