Module etherparse::err::ip_auth

source ·

Enums§

  • Errors that can be encountered while decoding an IP authentication header.
  • Error when decoding an IP authentication header via a std::io::Read source.
  • Error when decoding an IP authentication header via a std::io::Read source.
  • Error when decoding an IP authentication header from a slice.
  • Error when creating an crate::IpAuthHeader and the length of the raw ICV is non representable in an IP authentication header.