Lines Matching +full:software +full:- +full:initiated

1 .\" -*- nroff -*-
15 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
24 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33 .Nd Accept a security context initiated by a peer application
53 Allows a remotely initiated security context between the application and a remote
84 .Bd -literal
103 if (output_token->length != 0) {
128 .Dv GSS_C_PROT_READY_FLAG , indicating that per-message services may be
161 Although this requires that GSS-API implementations set the
169 should not rely on this behavior as the flag was not defined in Version 1 of the GSS-API.
170 Instead, applications should be prepared to use per-message services after a
194 permitted to delete the "half-built" security context (in which case it
208 GSS-API mechanisms should always return them in association with a
211 exist in version 1 of the GSS-API specification, so applications that
212 wish to run over version 1 implementations must special-case these
215 .Bl -tag -width ".It input_chan_bindings"
242 Application-specified bindings.
256 and should be treated as read-only by the caller
264 If a non-zero length field is returned,
275 logically-ANDed with the
279 .Bl -tag -width "WW"
281 .Bl -tag -width "False"
288 .Bl -tag -width "False"
295 .Bl -tag -width "False"
302 .Bl -tag -width "False"
304 Out-of-sequence protected messages will be detected
306 Out-of-sequence messages will not be detected
309 .Bl -tag -width "False"
320 data-origin authentication and integrity services only.
323 .Bl -tag -width "False"
331 Per-message integrity service unavailable.
334 .Bl -tag -width "False"
343 .Bl -tag -width "False"
362 .Bl -tag -width "False"
403 .Bl -tag -width ".It GSS_S_DEFECTIVE_CREDENTIAL"
445 .Bl -tag -width ".It RFC 2743"
449 Generic Security Service API Version 2 : C-bindings