Requested

Turn on the security service if the other side enables 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.