Struct kinetic::commands::common::Integrity
[−]
[src]
pub struct Integrity {
pub tag: Vec<u8>,
pub algorithm: Algorithm,
}Point-to-point data integrity
The drive can check the data integrity if the algorithm used is known.
Fields
tag | |
algorithm |