<!--
{
  "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_krb5_cfx_keydata_t",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "GSS"
    ],
    "preciseIdentifier" : "c:@T@gss_krb5_cfx_keydata_t"
  },
  "title" : "gss_krb5_cfx_keydata_t"
}
-->

# gss_krb5_cfx_keydata_t

The structure of a Kerberos context and acceptor-asserted key.

```
typealias gss_krb5_cfx_keydata_t = gss_krb5_cfx_keydata
```

## Topics

### Key Properties

[`acceptor_subkey`](/documentation/GSS/gss_krb5_cfx_keydata/acceptor_subkey)

The Kerberos session acceptor subkey.

[`ctx_key`](/documentation/GSS/gss_krb5_cfx_keydata/ctx_key)

The Kerberos session context key.

[`have_acceptor_subkey`](/documentation/GSS/gss_krb5_cfx_keydata/have_acceptor_subkey)

The flag that indicates if the Kerberos session acceptor subkey is available.



---

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)