Attributes Summary |
establishTrustInClient : boolean | If enabled, client is expected to authenticate with server over message layer by specifying a userid and a password.
|
enableReplayDetection : boolean | 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 : boolean | 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.
|