| setssldtlsprofile_maxrecordsize |
Use this method to set maximum size of records that can be sent if PMTU is disabled. |
Syntax |
Parameters |
name |
Name for the DTLS profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@),equals sign (=), and hyphen (-) characters. Cannot be changed after the profile is created. This is mandatory parameter. |
maxrecordsize |
Maximum size of records that can be sent if PMTU is disabled. Default value = 1459. Minimum value = 250. Maximum value = 1459. |
Return Value |
Returns simpleResult |
See Also |