Lines Matching full:security
32 .Nd "Generic Security Services API"
38 The Generic Security Service Application Programming Interface
39 provides security services to its callers,
43 security enhancements are integrated through invocation of services
48 and to apply security services such as confidentiality and integrity
60 A pair of communicating applications establish a joint security
62 The security context is a pair of GSS-API data structures that contain
64 security services may be provided.
66 a security context are cryptographic keys,
68 As part of the establishment of a security context,
72 further security contexts,
80 security context,
90 updating the security context state information accordingly.
100 specifying the appropriate security context,
109 each application calls a GSS-API routine to delete the security
137 Initiate a security context with a peer application
139 Accept a security context initiated by a peer application
141 Discard a security context
143 Process a token on a security context from a peer application
147 Obtain information about a security context
153 Transfer a security context to another process
222 Generic Security Service Application Program Interface Version 2, Update 1
224 Generic Security Service API Version 2 : C-bindings