This type is a class for model objects.
* No description is available *
Package: securityprotocol| Attributes Summary | |
| establishTrustInClient : EBoolean | If enabled, client is expected to authenticate with server over message layer by specifying a userid and a password. |
| enableReplayDetection : EBoolean | 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 : EBoolean | 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 |