MessageQOP



Inherits from type QualityOfProtection and adds the following.


 

Attributes Summary

establishTrustInClient If enabled, client is expected to authenticate with server over message layer by specifying a userid and a password.
enableReplayDetection If enabled, in case of target_supports, server can detect replay of requests and request fragments; in case of target_requires, server requires security association to detect replay.
enableOutOfSequenceDetection If enabled, in the case of target_supports, target can detect sequence errors of request (and requests fragments); in the case of target_requires, target requires security associations to detect message sequence errors.

 

Attribute Details


establishTrustInClient

If enabled, client is expected to authenticate with server over message layer by specifying a userid and a password.

Data type:   Boolean
Default value:   unspecified



enableReplayDetection

If enabled, in case of target_supports, server can detect replay of requests and request fragments; in case of target_requires, server requires security association to detect replay.

Data type:   Boolean
Default value:   unspecified



enableOutOfSequenceDetection

If enabled, in the case of target_supports, target can detect sequence errors of request (and requests fragments); in the case of target_requires, target requires security associations to detect message sequence errors.

Data type:   Boolean
Default value:   unspecified