Struct acvp_parser::msgauth::MsgAuthOutput
source · [−]Fields
out: Vec<u8>
tag: Vec<u8>
Implementations
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for MsgAuthOutput
impl Send for MsgAuthOutput
impl Sync for MsgAuthOutput
impl Unpin for MsgAuthOutput
impl UnwindSafe for MsgAuthOutput
Blanket Implementations
Mutably borrows from an owned value. Read more