pub type RiceIntegrityAlgorithm = u32;Trait Implementations§
Source§impl From<IntegrityAlgorithm> for RiceIntegrityAlgorithm
impl From<IntegrityAlgorithm> for RiceIntegrityAlgorithm
Source§fn from(value: IntegrityAlgorithm) -> Self
fn from(value: IntegrityAlgorithm) -> Self
Converts to this type from the input type.