Attributes Summary |
establishTrustInClient : boolean | If enabled, client is expected to authenticate to the server over the transport layer by specifying a client certificate in the SSL configuration.
|
enableProtection : boolean | If set to true, enable quality of protection at transport layer.
|
confidentiality : boolean | If enabled, messages are encrypted at the transport layer.
|
integrity : boolean | If enabled, integrity checks are applied to ensure messages are not modified while transmitted over the wire at the transport layer.
|