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 to the server over the transport layer by specifying a client certificate in the SSL configuration. |
| enableProtection : EBoolean | If set to true, enable quality of protection at transport layer. |
| confidentiality : EBoolean | If enabled, messages are encrypted at the transport layer. |
| integrity : EBoolean | If enabled, integrity checks are applied to ensure messages are not modified while transmitted over the wire at the transport layer. |
| Attribute Details |