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

# gss_krb5_rfc1964_keydata_t

The structure for an RFC 1964-compliant Kerberos encryption key.

```
typealias gss_krb5_rfc1964_keydata_t = gss_krb5_rfc1964_keydata
```

## Topics

### Key Data Members

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

The context key (Kerberos session key or subkey).

[`seal_alg`](/documentation/GSS/gss_krb5_rfc1964_keydata/seal_alg)

The seal/encrypt algorithm.

[`sign_alg`](/documentation/GSS/gss_krb5_rfc1964_keydata/sign_alg)

The signing algorithm.



---

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)