Module rustun::rfc5389::attributes [] [src]

Individual Definition of the attributes that are defined in RFC 5389.

Structs

AlternateServer

ALTERNATE-SERVER attribute.

ErrorCode

ERROR-CODE attribute.

Fingerprint

FINGERPRINT attribute.

MappedAddress

MAPPED-ADDRESS attribute.

MessageIntegrity

MESSAGE-INTEGRITY attribute.

Nonce

NONCE attribute.

Realm

REALM attribute.

Software

SOFTWARE attribute.

UnknownAttributes

UNKNOWN-ATTRIBUTES attribute.

Username

USERNAME attribute.

XorMappedAddress

XOR-MAPPED-ADDRESS attribute.

Constants

TYPE_ALTERNATE_SERVER

The codepoint of the AlternateServer attribute.

TYPE_ERROR_CODE

The codepoint of the ErrorCode attribute.

TYPE_FINGERPRINT

The codepoint of the Fingerprint attribute.

TYPE_MAPPED_ADDRESS

The codepoint of the MappedAddress attribute.

TYPE_MESSAGE_INTEGRITY

The codepoint of the MessageIntegrity attribute.

TYPE_NONCE

The codepoint of the Nonce attribute.

TYPE_REALM

The codepoint of the Realm attribute.

TYPE_SOFTWARE

The codepoint of the Software attribute.

TYPE_UNKNOWN_ATTRIBUTES

The codepoint of the UnknownAttributes attribute.

TYPE_USERNAME

The codepoint of the Username attribute.

TYPE_XOR_MAPPED_ADDRESS

The codepoint of the XorMappedAddress attribute.