Enum rust_cryptoauthlib::GenDigZone [−][src]
#[repr(u8)]
pub enum GenDigZone {
Data,
SharedNonce,
}Expand description
Designates the source of the data to hash with TempKey for Generate Digest
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GenDigZoneimpl Send for GenDigZoneimpl Sync for GenDigZoneimpl Unpin for GenDigZoneimpl UnwindSafe for GenDigZoneBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V