Constant NONE
pub const NONE: u32 = 0x0000;Expand description
No hash algorithm specified
Indicates that no file integrity checking should be performed. This is appropriate for assemblies that don’t require verification.
pub const NONE: u32 = 0x0000;No hash algorithm specified
Indicates that no file integrity checking should be performed. This is appropriate for assemblies that don’t require verification.