Authentication Header RFC 2402 Not Implemented
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram. Click here to see the full picture.
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram. Click here to see the full picture.
IPv6ExtensionHeader (class) |
This serves as the base class for all the other extension headers. |
// // Authentication Header // RFC 2402 // Not Implemented // class IPv6AuthenticationHeader extends IPv6ExtensionHeader { }