<!--
{
  "availability" : [
    "iOS: 5.0.0 -",
    "iPadOS: 5.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.14.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GSS",
  "identifier" : "/documentation/GSS/gss_const_ctx_id_t",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "GSS"
    ],
    "preciseIdentifier" : "c:@T@gss_const_ctx_id_t"
  },
  "title" : "gss_const_ctx_id_t"
}
-->

# gss_const_ctx_id_t

A pointer to an immutable opaque type that you use to communicate context pointers with GSS-API functions.

```
typedef const struct gss_ctx_id_t_desc_struct gss_const_ctx_id_t;
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)