Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the Datagram Transport Layer Security (DTLS) Maximum Transfer Unit (MTU) for the connection.
Syntax
typedef struct _SEC_DTLS_MTU {
unsigned short PathMTU;
} SEC_DTLS_MTU, *PSEC_DTLS_MTU;
Members
PathMTU
The path MTU for the connection.
Requirements
Requirement | Value |
---|---|
Header | sspi.h |