Requested

Turn on the security service if the other side allows it.

My side of the connection specifies that the security service is desired, but not required . The security service will be active if the other side specifies accepted , requested , or required . There must be a matching algorithm available on the other side, otherwise the service will not be activated. If the other side specifies required and there is not matching algorithm, the connection fails.