| setssldtlsprofile_terminatesession |
Use this method to set terminate the session if the message authentication code (MAC) of the client and server do not match. |
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. |
terminatesession |
Terminate the session if the message authentication code (MAC) of the client and server do not match. Default value = DISABLED. Possible Values : ENABLED, DISABLED. |
Return Value |
Returns simpleResult |
See Also |