Documentation Archive Developer
Search

Kerberos Changes for Swift

Kerberos (Removed)

Removed apple_gss_krb5_authdata_if_relevant_key [struct]
Removed apple_gss_krb5_authdata_if_relevant_key.data
Removed apple_gss_krb5_authdata_if_relevant_key.init()
Removed apple_gss_krb5_authdata_if_relevant_key.init(type: OM_uint32, length: OM_uint32, data: UnsafeMutablePointer<Void>)
Removed apple_gss_krb5_authdata_if_relevant_key.length
Removed apple_gss_krb5_authdata_if_relevant_key.type
Removed cc_ccache_d [struct]
Removed cc_ccache_d.functions
Removed cc_ccache_d.init()
Removed cc_ccache_d.init(functions: UnsafePointer<cc_ccache_f>, vector_functions: UnsafePointer<cc_ccache_f>)
Removed cc_ccache_d.vector_functions
Removed cc_ccache_f [struct]
Removed cc_ccache_f.clear_kdc_time_offset
Removed cc_ccache_f.compare
Removed cc_ccache_f.destroy
Removed cc_ccache_f.get_change_time
Removed cc_ccache_f.get_credentials_version
Removed cc_ccache_f.get_kdc_time_offset
Removed cc_ccache_f.get_last_default_time
Removed cc_ccache_f.get_name
Removed cc_ccache_f.get_principal
Removed cc_ccache_f.init()
Removed cc_ccache_f.init(release: CFunctionPointer<((cc_ccache_t) -> cc_int32)>, destroy: CFunctionPointer<((cc_ccache_t) -> cc_int32)>, set_default: CFunctionPointer<((cc_ccache_t) -> cc_int32)>, get_credentials_version: CFunctionPointer<((cc_ccache_t, UnsafeMutablePointer<cc_uint32>) -> cc_int32)>, get_name: CFunctionPointer<((cc_ccache_t, UnsafeMutablePointer<cc_string_t>) -> cc_int32)>, get_principal: CFunctionPointer<((cc_ccache_t, cc_uint32, UnsafeMutablePointer<cc_string_t>) -> cc_int32)>, set_principal: CFunctionPointer<((cc_ccache_t, cc_uint32, UnsafePointer<Int8>) -> cc_int32)>, store_credentials: CFunctionPointer<((cc_ccache_t, UnsafePointer<cc_credentials_union>) -> cc_int32)>, remove_credentials: CFunctionPointer<((cc_ccache_t, cc_credentials_t) -> cc_int32)>, new_credentials_iterator: CFunctionPointer<((cc_ccache_t, UnsafeMutablePointer<cc_credentials_iterator_t>) -> cc_int32)>, move: CFunctionPointer<((cc_ccache_t, cc_ccache_t) -> cc_int32)>, lock: CFunctionPointer<((cc_ccache_t, cc_uint32, cc_uint32) -> cc_int32)>, unlock: CFunctionPointer<((cc_ccache_t) -> cc_int32)>, get_last_default_time: CFunctionPointer<((cc_ccache_t, UnsafeMutablePointer<cc_time_t>) -> cc_int32)>, get_change_time: CFunctionPointer<((cc_ccache_t, UnsafeMutablePointer<cc_time_t>) -> cc_int32)>, compare: CFunctionPointer<((cc_ccache_t, cc_ccache_t, UnsafeMutablePointer<cc_uint32>) -> cc_int32)>, get_kdc_time_offset: CFunctionPointer<((cc_ccache_t, cc_uint32, UnsafeMutablePointer<cc_time_t>) -> cc_int32)>, set_kdc_time_offset: CFunctionPointer<((cc_ccache_t, cc_uint32, cc_time_t) -> cc_int32)>, clear_kdc_time_offset: CFunctionPointer<((cc_ccache_t, cc_uint32) -> cc_int32)>, wait_for_change: CFunctionPointer<((cc_ccache_t) -> cc_int32)>)
Removed cc_ccache_f.lock
Removed cc_ccache_f.move
Removed cc_ccache_f.new_credentials_iterator
Removed cc_ccache_f.release
Removed cc_ccache_f.remove_credentials
Removed cc_ccache_f.set_default
Removed cc_ccache_f.set_kdc_time_offset
Removed cc_ccache_f.set_principal
Removed cc_ccache_f.store_credentials
Removed cc_ccache_f.unlock
Removed cc_ccache_f.wait_for_change
Removed cc_ccache_iterator_d [struct]
Removed cc_ccache_iterator_d.functions
Removed cc_ccache_iterator_d.init()
Removed cc_ccache_iterator_d.init(functions: UnsafePointer<cc_ccache_iterator_f>, vector_functions: UnsafePointer<cc_ccache_iterator_f>)
Removed cc_ccache_iterator_d.vector_functions
Removed cc_ccache_iterator_f [struct]
Removed cc_ccache_iterator_f.clone
Removed cc_ccache_iterator_f.init()
Removed cc_ccache_iterator_f.init(release: CFunctionPointer<((cc_ccache_iterator_t) -> cc_int32)>, next: CFunctionPointer<((cc_ccache_iterator_t, UnsafeMutablePointer<cc_ccache_t>) -> cc_int32)>, clone: CFunctionPointer<((cc_ccache_iterator_t, UnsafeMutablePointer<cc_ccache_iterator_t>) -> cc_int32)>)
Removed cc_ccache_iterator_f.next
Removed cc_ccache_iterator_f.release
Removed cc_context_d [struct]
Removed cc_context_d.functions
Removed cc_context_d.init()
Removed cc_context_d.init(functions: UnsafePointer<cc_context_f>, vector_functions: UnsafePointer<cc_context_f>)
Removed cc_context_d.vector_functions
Removed cc_context_f [struct]
Removed cc_context_f.compare
Removed cc_context_f.create_ccache
Removed cc_context_f.create_default_ccache
Removed cc_context_f.create_new_ccache
Removed cc_context_f.get_change_time
Removed cc_context_f.get_default_ccache_name
Removed cc_context_f.init()
Removed cc_context_f.init(release: CFunctionPointer<((cc_context_t) -> cc_int32)>, get_change_time: CFunctionPointer<((cc_context_t, UnsafeMutablePointer<cc_time_t>) -> cc_int32)>, get_default_ccache_name: CFunctionPointer<((cc_context_t, UnsafeMutablePointer<cc_string_t>) -> cc_int32)>, open_ccache: CFunctionPointer<((cc_context_t, UnsafePointer<Int8>, UnsafeMutablePointer<cc_ccache_t>) -> cc_int32)>, open_default_ccache: CFunctionPointer<((cc_context_t, UnsafeMutablePointer<cc_ccache_t>) -> cc_int32)>, create_ccache: CFunctionPointer<((cc_context_t, UnsafePointer<Int8>, cc_uint32, UnsafePointer<Int8>, UnsafeMutablePointer<cc_ccache_t>) -> cc_int32)>, create_default_ccache: CFunctionPointer<((cc_context_t, cc_uint32, UnsafePointer<Int8>, UnsafeMutablePointer<cc_ccache_t>) -> cc_int32)>, create_new_ccache: CFunctionPointer<((cc_context_t, cc_uint32, UnsafePointer<Int8>, UnsafeMutablePointer<cc_ccache_t>) -> cc_int32)>, new_ccache_iterator: CFunctionPointer<((cc_context_t, UnsafeMutablePointer<cc_ccache_iterator_t>) -> cc_int32)>, lock: CFunctionPointer<((cc_context_t, cc_uint32, cc_uint32) -> cc_int32)>, unlock: CFunctionPointer<((cc_context_t) -> cc_int32)>, compare: CFunctionPointer<((cc_context_t, cc_context_t, UnsafeMutablePointer<cc_uint32>) -> cc_int32)>, wait_for_change: CFunctionPointer<((cc_context_t) -> cc_int32)>)
Removed cc_context_f.lock
Removed cc_context_f.new_ccache_iterator
Removed cc_context_f.open_ccache
Removed cc_context_f.open_default_ccache
Removed cc_context_f.release
Removed cc_context_f.unlock
Removed cc_context_f.wait_for_change
Removed cc_credential_versions [struct]
Removed cc_credential_versions.init(_: UInt32)
Removed cc_credential_versions.value
Removed cc_credentials_d [struct]
Removed cc_credentials_d.data
Removed cc_credentials_d.functions
Removed cc_credentials_d.init()
Removed cc_credentials_d.init(data: UnsafePointer<cc_credentials_union>, functions: UnsafePointer<cc_credentials_f>, otherFunctions: UnsafePointer<cc_credentials_f>)
Removed cc_credentials_d.otherFunctions
Removed cc_credentials_f [struct]
Removed cc_credentials_f.compare
Removed cc_credentials_f.init()
Removed cc_credentials_f.init(release: CFunctionPointer<((cc_credentials_t) -> cc_int32)>, compare: CFunctionPointer<((cc_credentials_t, cc_credentials_t, UnsafeMutablePointer<cc_uint32>) -> cc_int32)>)
Removed cc_credentials_f.release
Removed cc_credentials_iterator_d [struct]
Removed cc_credentials_iterator_d.functions
Removed cc_credentials_iterator_d.init()
Removed cc_credentials_iterator_d.init(functions: UnsafePointer<cc_credentials_iterator_f>, vector_functions: UnsafePointer<cc_credentials_iterator_f>)
Removed cc_credentials_iterator_d.vector_functions
Removed cc_credentials_iterator_f [struct]
Removed cc_credentials_iterator_f.clone
Removed cc_credentials_iterator_f.init()
Removed cc_credentials_iterator_f.init(release: CFunctionPointer<((cc_credentials_iterator_t) -> cc_int32)>, next: CFunctionPointer<((cc_credentials_iterator_t, UnsafeMutablePointer<cc_credentials_t>) -> cc_int32)>, clone: CFunctionPointer<((cc_credentials_iterator_t, UnsafeMutablePointer<cc_credentials_iterator_t>) -> cc_int32)>)
Removed cc_credentials_iterator_f.next
Removed cc_credentials_iterator_f.release
Removed cc_credentials_union [struct]
Removed cc_credentials_union.init()
Removed cc_credentials_union.version
Removed cc_credentials_v4_t [struct]
Removed cc_credentials_v4_t.address
Removed cc_credentials_v4_t.init()
Removed cc_credentials_v4_t.issue_date
Removed cc_credentials_v4_t.kvno
Removed cc_credentials_v4_t.lifetime
Removed cc_credentials_v4_t.principal
Removed cc_credentials_v4_t.principal_instance
Removed cc_credentials_v4_t.realm
Removed cc_credentials_v4_t.service
Removed cc_credentials_v4_t.service_instance
Removed cc_credentials_v4_t.session_key
Removed cc_credentials_v4_t.string_to_key_type
Removed cc_credentials_v4_t.ticket
Removed cc_credentials_v4_t.ticket_size
Removed cc_credentials_v4_t.version
Removed cc_credentials_v5_t [struct]
Removed cc_credentials_v5_t.addresses
Removed cc_credentials_v5_t.authdata
Removed cc_credentials_v5_t.authtime
Removed cc_credentials_v5_t.client
Removed cc_credentials_v5_t.endtime
Removed cc_credentials_v5_t.init()
Removed cc_credentials_v5_t.init(client: UnsafeMutablePointer<Int8>, server: UnsafeMutablePointer<Int8>, keyblock: cc_data, authtime: cc_time_t, starttime: cc_time_t, endtime: cc_time_t, renew_till: cc_time_t, is_skey: cc_uint32, ticket_flags: cc_uint32, addresses: UnsafeMutablePointer<UnsafeMutablePointer<cc_data>>, ticket: cc_data, second_ticket: cc_data, authdata: UnsafeMutablePointer<UnsafeMutablePointer<cc_data>>)
Removed cc_credentials_v5_t.is_skey
Removed cc_credentials_v5_t.keyblock
Removed cc_credentials_v5_t.renew_till
Removed cc_credentials_v5_t.second_ticket
Removed cc_credentials_v5_t.server
Removed cc_credentials_v5_t.starttime
Removed cc_credentials_v5_t.ticket
Removed cc_credentials_v5_t.ticket_flags
Removed cc_data [struct]
Removed cc_data.data
Removed cc_data.init()
Removed cc_data.init(type: cc_uint32, length: cc_uint32, data: UnsafeMutablePointer<Void>)
Removed cc_data.length
Removed cc_data.type
Removed cc_lock_modes [struct]
Removed cc_lock_modes.init(_: UInt32)
Removed cc_lock_modes.value
Removed cc_lock_types [struct]
Removed cc_lock_types.init(_: UInt32)
Removed cc_lock_types.value
Removed cc_string_d [struct]
Removed cc_string_d.data
Removed cc_string_d.functions
Removed cc_string_d.init()
Removed cc_string_d.init(data: UnsafePointer<Int8>, functions: UnsafePointer<cc_string_f>, vector_functions: UnsafePointer<cc_string_f>)
Removed cc_string_d.vector_functions
Removed cc_string_f [struct]
Removed cc_string_f.init()
Removed cc_string_f.init(release: CFunctionPointer<((cc_string_t) -> cc_int32)>)
Removed cc_string_f.release
Removed cc_string_to_key_type [struct]
Removed cc_string_to_key_type.init(_: UInt32)
Removed cc_string_to_key_type.value
Removed error_table [struct]
Removed error_table.base
Removed error_table.count
Removed error_table.init()
Removed error_table.init(messages: UnsafePointer<UnsafePointer<Int8>>, base: Int32, count: Int32)
Removed error_table.messages
Removed gss_buffer_desc_struct.init()
Removed gss_buffer_desc_struct.init(length: Int, value: UnsafeMutablePointer<Void>)
Removed gss_channel_bindings_struct.init()
Removed gss_channel_bindings_struct.init(initiator_addrtype: OM_uint32, initiator_address: gss_buffer_desc, acceptor_addrtype: OM_uint32, acceptor_address: gss_buffer_desc, application_data: gss_buffer_desc)
Removed gss_krb5_cfx_keydata [struct]
Removed gss_krb5_cfx_keydata.acceptor_subkey
Removed gss_krb5_cfx_keydata.ctx_key
Removed gss_krb5_cfx_keydata.have_acceptor_subkey
Removed gss_krb5_cfx_keydata.init()
Removed gss_krb5_cfx_keydata.init(have_acceptor_subkey: OM_uint32, ctx_key: gss_krb5_lucid_key_t, acceptor_subkey: gss_krb5_lucid_key_t)
Removed gss_krb5_lucid_context_v1 [struct]
Removed gss_krb5_lucid_context_v1.cfx_kd
Removed gss_krb5_lucid_context_v1.endtime
Removed gss_krb5_lucid_context_v1.init()
Removed gss_krb5_lucid_context_v1.init(version: OM_uint32, initiate: OM_uint32, endtime: OM_uint32, send_seq: gss_uint64, recv_seq: gss_uint64, protocol: OM_uint32, rfc1964_kd: gss_krb5_rfc1964_keydata_t, cfx_kd: gss_krb5_cfx_keydata_t)
Removed gss_krb5_lucid_context_v1.initiate
Removed gss_krb5_lucid_context_v1.protocol
Removed gss_krb5_lucid_context_v1.recv_seq
Removed gss_krb5_lucid_context_v1.rfc1964_kd
Removed gss_krb5_lucid_context_v1.send_seq
Removed gss_krb5_lucid_context_v1.version
Removed gss_krb5_lucid_context_version [struct]
Removed gss_krb5_lucid_context_version.init()
Removed gss_krb5_lucid_context_version.init(version: OM_uint32)
Removed gss_krb5_lucid_context_version.version
Removed gss_krb5_lucid_key [struct]
Removed gss_krb5_lucid_key.data
Removed gss_krb5_lucid_key.init()
Removed gss_krb5_lucid_key.init(type: OM_uint32, length: OM_uint32, data: UnsafeMutablePointer<Void>)
Removed gss_krb5_lucid_key.length
Removed gss_krb5_lucid_key.type
Removed gss_krb5_rfc1964_keydata [struct]
Removed gss_krb5_rfc1964_keydata.ctx_key
Removed gss_krb5_rfc1964_keydata.init()
Removed gss_krb5_rfc1964_keydata.init(sign_alg: OM_uint32, seal_alg: OM_uint32, ctx_key: gss_krb5_lucid_key_t)
Removed gss_krb5_rfc1964_keydata.seal_alg
Removed gss_krb5_rfc1964_keydata.sign_alg
Removed gss_OID_desc_struct.init()
Removed gss_OID_desc_struct.init(length: OM_uint32, elements: UnsafeMutablePointer<Void>)
Removed gss_OID_set_desc_struct.init()
Removed gss_OID_set_desc_struct.init(count: Int, elements: gss_OID)
Removed krb5_keytab_entry_st [struct]
Removed krb5_keytab_entry_st.init()
Removed krb5_keytab_entry_st.init(magic: krb5_magic, principal: krb5_principal, timestamp: krb5_timestamp, vno: krb5_kvno, key: krb5_keyblock)
Removed krb5_keytab_entry_st.key
Removed krb5_keytab_entry_st.magic
Removed krb5_keytab_entry_st.principal
Removed krb5_keytab_entry_st.timestamp
Removed krb5_keytab_entry_st.vno
Removed krb5_principal_data [struct]
Removed krb5_principal_data.data
Removed krb5_principal_data.init()
Removed krb5_principal_data.init(magic: krb5_magic, realm: krb5_data, data: UnsafeMutablePointer<krb5_data>, length: krb5_int32, type: krb5_int32)
Removed krb5_principal_data.length
Removed krb5_principal_data.magic
Removed krb5_principal_data.realm
Removed krb5_principal_data.type
Removed krb5_replay_data [struct]
Removed krb5_replay_data.init()
Removed krb5_replay_data.init(timestamp: krb5_timestamp, usec: krb5_int32, seq: krb5_ui_4)
Removed krb5_replay_data.seq
Removed krb5_replay_data.timestamp
Removed krb5_replay_data.usec
Removed AD_TYPE_EXTERNAL
Removed AD_TYPE_FIELD_TYPE_MASK
Removed AD_TYPE_INTERNAL_MASK
Removed AD_TYPE_REGISTERED
Removed AD_TYPE_RESERVED
Removed add_error_table(_: UnsafePointer<error_table>) -> errcode_t
Removed ADDRTYPE_ADDRPORT
Removed ADDRTYPE_CHAOS
Removed ADDRTYPE_DDP
Removed ADDRTYPE_INET
Removed ADDRTYPE_INET6
Removed ADDRTYPE_IPPORT
Removed ADDRTYPE_ISO
Removed ADDRTYPE_XNS
Removed AP_OPTS_MUTUAL_REQUIRED
Removed AP_OPTS_RESERVED
Removed AP_OPTS_USE_SESSION_KEY
Removed AP_OPTS_USE_SUBKEY
Removed AP_OPTS_WIRE_MASK
Removed apple_gss_krb5_authdata_if_relevant
Removed ASN1_BAD_FORMAT
Removed ASN1_BAD_GMTIME
Removed ASN1_BAD_ID
Removed ASN1_BAD_LENGTH
Removed ASN1_BAD_TIMEFORMAT
Removed asn1_err_base
Removed ASN1_MISMATCH_INDEF
Removed ASN1_MISPLACED_FIELD
Removed ASN1_MISSING_EOC
Removed ASN1_MISSING_FIELD
Removed ASN1_OVERFLOW
Removed ASN1_OVERRUN
Removed ASN1_PARSE_ERROR
Removed ASN1_TYPE_MISMATCH
Removed cc_ccache_iterator_t
Removed cc_ccache_t
Removed cc_context_t
Removed cc_credentials_iterator_t
Removed cc_credentials_t
Removed cc_credentials_v4
Removed cc_credentials_v4_v5
Removed cc_credentials_v5
Removed cc_int32
Removed cc_int64
Removed cc_lock_block
Removed cc_lock_downgrade
Removed cc_lock_noblock
Removed cc_lock_read
Removed cc_lock_upgrade
Removed cc_lock_write
Removed cc_string_t
Removed cc_time_t
Removed cc_uint32
Removed cc_uint64
Removed cc_v4_instance_size
Removed cc_v4_key_size
Removed cc_v4_name_size
Removed cc_v4_realm_size
Removed cc_v4_stk_afs
Removed cc_v4_stk_columbia_special
Removed cc_v4_stk_des
Removed cc_v4_stk_krb5
Removed cc_v4_stk_unknown
Removed cc_v4_ticket_size
Removed ccapi_version_2
Removed ccapi_version_3
Removed ccapi_version_4
Removed ccapi_version_5
Removed ccapi_version_6
Removed ccapi_version_7
Removed ccapi_version_max
Removed ccErrBadAPIVersion
Removed ccErrBadCredentialsVersion
Removed ccErrBadInternalMessage
Removed ccErrBadLockType
Removed ccErrBadName
Removed ccErrBadParam
Removed ccErrCCacheLocked
Removed ccErrCCacheNotFound
Removed ccErrCCacheUnlocked
Removed ccErrClientNotFound
Removed ccErrContextLocked
Removed ccErrContextNotFound
Removed ccErrContextUnlocked
Removed ccErrCredentialsNotFound
Removed ccErrInvalidCCache
Removed ccErrInvalidCCacheIterator
Removed ccErrInvalidContext
Removed ccErrInvalidCredentials
Removed ccErrInvalidCredentialsIterator
Removed ccErrInvalidLock
Removed ccErrInvalidString
Removed ccErrNeverDefault
Removed ccErrNoMem
Removed ccErrNotImplemented
Removed ccErrServerCantBecomeUID
Removed ccErrServerInsecure
Removed ccErrServerUnavailable
Removed ccErrTimeOffsetNotSet
Removed ccIteratorEnd
Removed ccNoError
Removed CKSUMTYPE_CRC32
Removed CKSUMTYPE_DESCBC
Removed CKSUMTYPE_HMAC_MD5_ARCFOUR
Removed CKSUMTYPE_HMAC_SHA1_96_AES128
Removed CKSUMTYPE_HMAC_SHA1_96_AES256
Removed CKSUMTYPE_HMAC_SHA1_DES3
Removed CKSUMTYPE_NIST_SHA
Removed CKSUMTYPE_RSA_MD4
Removed CKSUMTYPE_RSA_MD4_DES
Removed CKSUMTYPE_RSA_MD5
Removed CKSUMTYPE_RSA_MD5_DES
Removed com_err_handler_t
Removed com_err_va(_: UnsafePointer<Int8>, _: errcode_t, _: UnsafePointer<Int8>, _: CVaListPointer)
Removed const_profile_filespec_list_t
Removed const_profile_filespec_t
Removed ENCTYPE_AES128_CTS_HMAC_SHA1_96
Removed ENCTYPE_AES256_CTS_HMAC_SHA1_96
Removed ENCTYPE_ARCFOUR_HMAC
Removed ENCTYPE_ARCFOUR_HMAC_EXP
Removed ENCTYPE_DES3_CBC_ENV
Removed ENCTYPE_DES3_CBC_RAW
Removed ENCTYPE_DES3_CBC_SHA
Removed ENCTYPE_DES3_CBC_SHA1
Removed ENCTYPE_DES_CBC_CRC
Removed ENCTYPE_DES_CBC_MD4
Removed ENCTYPE_DES_CBC_MD5
Removed ENCTYPE_DES_CBC_RAW
Removed ENCTYPE_DES_HMAC_SHA1
Removed ENCTYPE_DSA_SHA1_CMS
Removed ENCTYPE_MD5_RSA_CMS
Removed ENCTYPE_NULL
Removed ENCTYPE_RC2_CBC_ENV
Removed ENCTYPE_RSA_ENV
Removed ENCTYPE_RSA_ES_OAEP_ENV
Removed ENCTYPE_SHA1_RSA_CMS
Removed ENCTYPE_UNKNOWN
Removed errcode_t
Removed error_manager(_: errcode_t) -> UnsafePointer<Int8>
Removed error_message(_: errcode_t) -> UnsafePointer<Int8>
Removed ERROR_TABLE_BASE_asn1
Removed ERROR_TABLE_BASE_k524
Removed ERROR_TABLE_BASE_kdb5
Removed ERROR_TABLE_BASE_krb5
Removed ERROR_TABLE_BASE_kv5m
Removed ERROR_TABLE_BASE_prof
Removed et_asn1_error_table
Removed et_k524_error_table
Removed et_kdb5_error_table
Removed et_krb5_error_table
Removed et_kv5m_error_table
Removed et_prof_error_table
Removed gss_buffer_t
Removed GSS_C_ACCEPT
Removed GSS_C_AF_BSC
Removed GSS_C_AF_DLI
Removed GSS_C_AF_DSS
Removed GSS_C_AF_LAT
Removed GSS_C_AF_NBS
Removed GSS_C_AF_NS
Removed GSS_C_AF_OSI
Removed GSS_C_AF_PUP
Removed GSS_C_AF_SNA
Removed GSS_C_AF_X25
Removed GSS_C_BOTH
Removed GSS_C_NO_UI_FLAG
Removed GSS_C_NT_ANONYMOUS
Removed GSS_C_NT_EXPORT_NAME
Removed GSS_C_NT_HOSTBASED_SERVICE
Removed GSS_C_NT_HOSTBASED_SERVICE_X
Removed GSS_C_NT_MACHINE_UID_NAME
Removed GSS_C_NT_STRING_UID_NAME
Removed GSS_C_NT_USER_NAME
Removed gss_ctx_id_t
Removed gss_int32
Removed gss_krb5_cfx_keydata_t
Removed gss_krb5_lucid_context_v1_t
Removed gss_krb5_lucid_context_version_t
Removed gss_krb5_lucid_key_t
Removed GSS_KRB5_NT_PRINCIPAL_NAME
Removed gss_krb5_rfc1964_keydata_t
Removed GSS_KRB5_UI_ALLOW
Removed GSS_KRB5_UI_DENY
Removed GSS_KRB5_UI_PROBE
Removed gss_mech_krb5
Removed gss_mech_krb5_old
Removed gss_mech_krb5_wrong
Removed gss_mech_set_krb5
Removed gss_mech_set_krb5_both
Removed gss_mech_set_krb5_old
Removed gss_name_t
Removed gss_nt_exported_name
Removed gss_nt_krb5_name
Removed gss_nt_krb5_principal
Removed gss_nt_machine_uid_name
Removed gss_nt_service_name
Removed gss_nt_service_name_v2
Removed gss_nt_string_uid_name
Removed gss_nt_user_name
Removed gss_OID
Removed gss_OID_desc
Removed gss_OID_set
Removed gss_qop_t
Removed gss_uint32
Removed gss_uint64
Removed initialize_asn1_error_table()
Removed initialize_k524_error_table()
Removed initialize_kdb5_error_table()
Removed initialize_krb5_error_table()
Removed initialize_kv5m_error_table()
Removed initialize_prof_error_table()
Removed k524_err_base
Removed kCCAPICacheCollectionChangedNotification
Removed kCCAPICCacheChangedNotification
Removed kdb5_err_base
Removed KDC_OPT_ALLOW_POSTDATE
Removed KDC_OPT_CANONICALIZE
Removed KDC_OPT_DISABLE_TRANSITED_CHECK
Removed KDC_OPT_ENC_TKT_IN_SKEY
Removed KDC_OPT_FORWARDABLE
Removed KDC_OPT_FORWARDED
Removed KDC_OPT_POSTDATED
Removed KDC_OPT_PROXIABLE
Removed KDC_OPT_PROXY
Removed KDC_OPT_RENEW
Removed KDC_OPT_RENEWABLE
Removed KDC_OPT_RENEWABLE_OK
Removed KDC_OPT_REQUEST_ANONYMOUS
Removed KDC_OPT_VALIDATE
Removed KDC_TKT_COMMON_MASK
Removed kerberosVersion_All
Removed kerberosVersion_Any
Removed kerberosVersion_V4
Removed kerberosVersion_V5
Removed klBadLoginOptionsErr
Removed klBadOptionValueErr
Removed klBadPasswordErr
Removed klBadPrincipalErr
Removed klBadV5ContextErr
Removed KLBoolean
Removed klBufferTooLargeErr
Removed klBufferTooSmallErr
Removed klCacheDoesNotExistErr
Removed klCantContactServerErr
Removed klCantDisplayUIErr
Removed klCapsLockErr
Removed klCredentialsBadAddressErr
Removed klCredentialsExpiredErr
Removed klCredentialsNeedValidationErr
Removed KLDefaultLoginOption
Removed KLDialogIdentifier
Removed KLEDefaultLoginOptions
Removed KLEDialogIdentifiers
Removed KLEKerberosVersion
Removed KLERealmListIndexes
Removed KLEStatus
Removed klFirstError
Removed KLIdleCallback
Removed KLIndex
Removed klInsecurePasswordErr
Removed klInvalidOptionErr
Removed klInvalidVersionErr
Removed KLKerberosVersion
Removed klLastError
Removed KLLifetime
Removed KLLoginMode
Removed KLLoginOptions
Removed klMemFullErr
Removed klNoCredentialsErr
Removed klNoErr
Removed klNoHostnameErr
Removed klNoRealmsErr
Removed klParameterErr
Removed klPasswordChangeFailedErr
Removed klPasswordMismatchErr
Removed klPreferencesReadErr
Removed klPreferencesWriteErr
Removed KLPrincipal
Removed klPrincipalDoesNotExistErr
Removed klRealmDoesNotExistErr
Removed KLRefCon
Removed klServerInsecureErr
Removed KLSInt16
Removed KLSize
Removed KLStatus
Removed klSystemDefaultDoesNotExistErr
Removed KLTime
Removed klUserCanceledErr
Removed klV5InitializationFailedErr
Removed KRB524_BADADDR
Removed KRB524_BADKEY
Removed KRB524_BADPRINC
Removed KRB524_BADREALM
Removed KRB524_DECEMPTY
Removed KRB524_ENCFULL
Removed KRB524_KRB4_DISABLED
Removed KRB524_NOTRESP
Removed KRB524_V4ERR
Removed krb5_address
Removed krb5_addrtype
Removed KRB5_ALTAUTH_ATT_CHALLENGE_RESPONSE
Removed krb5_ap_rep
Removed krb5_ap_rep_enc_part
Removed krb5_ap_req
Removed KRB5_APPL_EXPIRED
Removed krb5_auth_context
Removed KRB5_AUTH_CONTEXT_DO_SEQUENCE
Removed KRB5_AUTH_CONTEXT_DO_TIME
Removed KRB5_AUTH_CONTEXT_GENERATE_LOCAL_ADDR
Removed KRB5_AUTH_CONTEXT_GENERATE_LOCAL_FULL_ADDR
Removed KRB5_AUTH_CONTEXT_GENERATE_REMOTE_ADDR
Removed KRB5_AUTH_CONTEXT_GENERATE_REMOTE_FULL_ADDR
Removed KRB5_AUTH_CONTEXT_PERMIT_ALL
Removed KRB5_AUTH_CONTEXT_RET_SEQUENCE
Removed KRB5_AUTH_CONTEXT_RET_TIME
Removed KRB5_AUTH_CONTEXT_USE_SUBKEY
Removed krb5_authdata
Removed KRB5_AUTHDATA_AND_OR
Removed KRB5_AUTHDATA_IF_RELEVANT
Removed KRB5_AUTHDATA_INITIAL_VERIFIED_CAS
Removed KRB5_AUTHDATA_KDC_ISSUED
Removed KRB5_AUTHDATA_MANDATORY_FOR_KDC
Removed KRB5_AUTHDATA_OSF_DCE
Removed KRB5_AUTHDATA_SESAME
Removed krb5_authdatatype
Removed krb5_authenticator
Removed KRB5_BAD_ENCTYPE
Removed KRB5_BAD_KEYSIZE
Removed KRB5_BAD_MSIZE
Removed KRB5_BADMSGTYPE
Removed krb5_boolean
Removed KRB5_C_RANDSOURCE_EXTERNAL_PROTOCOL
Removed KRB5_C_RANDSOURCE_MAX
Removed KRB5_C_RANDSOURCE_OLDAPI
Removed KRB5_C_RANDSOURCE_OSRAND
Removed KRB5_C_RANDSOURCE_TIMING
Removed KRB5_C_RANDSOURCE_TRUSTEDPARTY
Removed KRB5_CC_BADNAME
Removed krb5_cc_cursor
Removed KRB5_CC_END
Removed KRB5_CC_FORMAT
Removed KRB5_CC_IO
Removed KRB5_CC_NOMEM
Removed KRB5_CC_NOSUPP
Removed KRB5_CC_NOT_KTYPE
Removed KRB5_CC_NOTFOUND
Removed KRB5_CC_READONLY
Removed KRB5_CC_TYPE_EXISTS
Removed KRB5_CC_UNKNOWN_TYPE
Removed KRB5_CC_WRITE
Removed krb5_ccache
Removed KRB5_CCACHE_BADVNO
Removed krb5_cccol_cursor
Removed krb5_checksum
Removed KRB5_CHPW_FAIL
Removed KRB5_CHPW_PWDNULL
Removed krb5_cksumtype
Removed KRB5_CONFIG_BADFORMAT
Removed KRB5_CONFIG_CANTOPEN
Removed KRB5_CONFIG_ETYPE_NOSUPP
Removed KRB5_CONFIG_NODEFREALM
Removed KRB5_CONFIG_NOTENUFSPACE
Removed krb5_const_pointer
Removed krb5_const_principal
Removed krb5_context
Removed krb5_cred
Removed krb5_cred_enc_part
Removed krb5_cred_info
Removed krb5_creds
Removed KRB5_CRYPTO_INTERNAL
Removed KRB5_CYBERSAFE_SECUREID
Removed krb5_data
Removed krb5_deltat
Removed KRB5_DELTAT_BADFORMAT
Removed KRB5_DEPRECATED
Removed KRB5_DOMAIN_X500_COMPRESS
Removed KRB5_EAI_FAIL
Removed KRB5_EAI_NODATA
Removed KRB5_EAI_NONAME
Removed KRB5_EAI_SERVICE
Removed krb5_enc_data
Removed krb5_enc_kdc_rep_part
Removed krb5_enc_tkt_part
Removed krb5_encrypt_block
Removed krb5_enctype
Removed KRB5_ERR_BAD_HOSTNAME
Removed KRB5_ERR_BAD_S2K_PARAMS
Removed krb5_err_base
Removed KRB5_ERR_HOST_REALM_UNKNOWN
Removed KRB5_ERR_NO_SERVICE
Removed KRB5_ERR_NUMERIC_REALM
Removed KRB5_ERR_RCSID
Removed krb5_error
Removed krb5_error_code
Removed KRB5_FCC_INTERNAL
Removed KRB5_FCC_NOFILE
Removed KRB5_FCC_PERM
Removed krb5_flags
Removed KRB5_FWD_BAD_PRINCIPAL
Removed KRB5_GC_CACHED
Removed KRB5_GC_USER_USER
Removed KRB5_GET_IN_TKT_LOOP
Removed krb5_get_init_creds_opt
Removed KRB5_GET_INIT_CREDS_OPT_ADDRESS_LIST
Removed KRB5_GET_INIT_CREDS_OPT_CANONICALIZE
Removed KRB5_GET_INIT_CREDS_OPT_CHG_PWD_PRMPT
Removed KRB5_GET_INIT_CREDS_OPT_ETYPE_LIST
Removed KRB5_GET_INIT_CREDS_OPT_FORWARDABLE
Removed KRB5_GET_INIT_CREDS_OPT_PREAUTH_LIST
Removed KRB5_GET_INIT_CREDS_OPT_PROXIABLE
Removed KRB5_GET_INIT_CREDS_OPT_RENEW_LIFE
Removed KRB5_GET_INIT_CREDS_OPT_SALT
Removed KRB5_GET_INIT_CREDS_OPT_TKT_LIFE
Removed krb5_gic_opt_pa_data
Removed KRB5_IN_TKT_REALM_MISMATCH
Removed krb5_int16
Removed KRB5_INT16_MAX
Removed krb5_int32
Removed KRB5_INT32_MAX
Removed KRB5_INVALID_FLAGS
Removed KRB5_KDB_ACCESS_ERROR
Removed KRB5_KDB_BAD_CREATEFLAGS
Removed KRB5_KDB_BAD_ENCTYPE
Removed KRB5_KDB_BAD_SALTTYPE
Removed KRB5_KDB_BAD_VERSION
Removed KRB5_KDB_BADLOCKMODE
Removed KRB5_KDB_BADMASTERKEY
Removed KRB5_KDB_BADSTORED_MKEY
Removed KRB5_KDB_CANTLOCK_DB
Removed KRB5_KDB_CANTREAD_STORED
Removed KRB5_KDB_CONSTRAINT_VIOLATION
Removed KRB5_KDB_DB_CHANGED
Removed KRB5_KDB_DB_CORRUPT
Removed KRB5_KDB_DB_INUSE
Removed KRB5_KDB_DBINITED
Removed KRB5_KDB_DBNOTINITED
Removed KRB5_KDB_DBTYPE_INIT
Removed KRB5_KDB_DBTYPE_NOSUP
Removed KRB5_KDB_DBTYPE_NOTFOUND
Removed KRB5_KDB_ILL_WILDCARD
Removed KRB5_KDB_ILLDIRECTION
Removed KRB5_KDB_INTERNAL_ERROR
Removed KRB5_KDB_INUSE
Removed KRB5_KDB_INVALIDKEYSIZE
Removed KRB5_KDB_NO_MATCHING_KEY
Removed KRB5_KDB_NO_PERMITTED_KEY
Removed KRB5_KDB_NOENTRY
Removed KRB5_KDB_NOMASTERKEY
Removed KRB5_KDB_NOTLOCKED
Removed KRB5_KDB_RCSID
Removed KRB5_KDB_RECURSIVELOCK
Removed KRB5_KDB_SERVER_INTERNAL_ERR
Removed KRB5_KDB_TRUNCATED_RECORD
Removed KRB5_KDB_UK_RERROR
Removed KRB5_KDB_UK_SERROR
Removed KRB5_KDB_UNAUTH
Removed krb5_kdc_rep
Removed krb5_kdc_req
Removed KRB5_KDC_UNREACH
Removed KRB5_KDCREP_MODIFIED
Removed KRB5_KDCREP_SKEW
Removed krb5_keyblock
Removed krb5_keytab
Removed KRB5_KEYTAB_BADVNO
Removed krb5_keytab_entry
Removed krb5_keyusage
Removed KRB5_KEYUSAGE_AD_ITE
Removed KRB5_KEYUSAGE_AD_KDCISSUED_CKSUM
Removed KRB5_KEYUSAGE_AD_MTE
Removed KRB5_KEYUSAGE_AP_REP_ENCPART
Removed KRB5_KEYUSAGE_AP_REQ_AUTH
Removed KRB5_KEYUSAGE_AP_REQ_AUTH_CKSUM
Removed KRB5_KEYUSAGE_APP_DATA_CKSUM
Removed KRB5_KEYUSAGE_APP_DATA_ENCRYPT
Removed KRB5_KEYUSAGE_AS_REP_ENCPART
Removed KRB5_KEYUSAGE_AS_REQ_PA_ENC_TS
Removed KRB5_KEYUSAGE_GSS_TOK_MIC
Removed KRB5_KEYUSAGE_GSS_TOK_WRAP_INTEG
Removed KRB5_KEYUSAGE_GSS_TOK_WRAP_PRIV
Removed KRB5_KEYUSAGE_KDC_REP_TICKET
Removed KRB5_KEYUSAGE_KRB_CRED_ENCPART
Removed KRB5_KEYUSAGE_KRB_ERROR_CKSUM
Removed KRB5_KEYUSAGE_KRB_PRIV_ENCPART
Removed KRB5_KEYUSAGE_KRB_SAFE_CKSUM
Removed KRB5_KEYUSAGE_PA_REFERRAL
Removed KRB5_KEYUSAGE_PA_SAM_CHALLENGE_CKSUM
Removed KRB5_KEYUSAGE_PA_SAM_CHALLENGE_TRACKID
Removed KRB5_KEYUSAGE_PA_SAM_RESPONSE
Removed KRB5_KEYUSAGE_TGS_REP_ENCPART_SESSKEY
Removed KRB5_KEYUSAGE_TGS_REP_ENCPART_SUBKEY
Removed KRB5_KEYUSAGE_TGS_REQ_AD_SESSKEY
Removed KRB5_KEYUSAGE_TGS_REQ_AD_SUBKEY
Removed KRB5_KEYUSAGE_TGS_REQ_AUTH
Removed KRB5_KEYUSAGE_TGS_REQ_AUTH_CKSUM
Removed KRB5_KPASSWD_ACCESSDENIED
Removed KRB5_KPASSWD_AUTHERROR
Removed KRB5_KPASSWD_BAD_VERSION
Removed KRB5_KPASSWD_HARDERROR
Removed KRB5_KPASSWD_INITIAL_FLAG_NEEDED
Removed KRB5_KPASSWD_MALFORMED
Removed KRB5_KPASSWD_SOFTERROR
Removed KRB5_KPASSWD_SUCCESS
Removed KRB5_KT_BADNAME
Removed krb5_kt_cursor
Removed KRB5_KT_END
Removed KRB5_KT_FORMAT
Removed KRB5_KT_IOERR
Removed KRB5_KT_KVNONOTFOUND
Removed KRB5_KT_NAME_TOOLONG
Removed KRB5_KT_NOTFOUND
Removed KRB5_KT_NOWRITE
Removed KRB5_KT_TYPE_EXISTS
Removed KRB5_KT_UNKNOWN_TYPE
Removed krb5_kvno
Removed krb5_last_req_entry
Removed KRB5_LIB_EXPIRED
Removed KRB5_LIBOS_BADLOCKFLAG
Removed KRB5_LIBOS_BADPWDMATCH
Removed KRB5_LIBOS_CANTREADPWD
Removed KRB5_LIBOS_PWDINTR
Removed KRB5_LNAME_BADFORMAT
Removed KRB5_LNAME_CANTOPEN
Removed KRB5_LNAME_NOTRANS
Removed KRB5_LOG_CONV
Removed KRB5_LOG_CORRUPT
Removed KRB5_LOG_ERROR
Removed KRB5_LOG_UNSTABLE
Removed KRB5_LRQ_ALL_LAST_INITIAL
Removed KRB5_LRQ_ALL_LAST_RENEWAL
Removed KRB5_LRQ_ALL_LAST_REQ
Removed KRB5_LRQ_ALL_LAST_TGT
Removed KRB5_LRQ_ALL_LAST_TGT_ISSUED
Removed KRB5_LRQ_ALL_PW_EXPTIME
Removed KRB5_LRQ_NONE
Removed KRB5_LRQ_ONE_LAST_INITIAL
Removed KRB5_LRQ_ONE_LAST_RENEWAL
Removed KRB5_LRQ_ONE_LAST_REQ
Removed KRB5_LRQ_ONE_LAST_TGT
Removed KRB5_LRQ_ONE_LAST_TGT_ISSUED
Removed KRB5_LRQ_ONE_PW_EXPTIME
Removed krb5_magic
Removed krb5_msgtype
Removed KRB5_MUTUAL_FAILED
Removed KRB5_NO_2ND_TKT
Removed KRB5_NO_LOCALNAME
Removed KRB5_NO_TKT_IN_RLM
Removed KRB5_NO_TKT_SUPPLIED
Removed KRB5_NOCREDS_SUPPLIED
Removed KRB5_NOPERM_ETYPE
Removed KRB5_NT_ENT_PRINCIPAL_AND_ID
Removed KRB5_NT_ENTERPRISE_PRINCIPAL
Removed KRB5_NT_MS_PRINCIPAL
Removed KRB5_NT_MS_PRINCIPAL_AND_ID
Removed KRB5_NT_PRINCIPAL
Removed KRB5_NT_SMTP_NAME
Removed KRB5_NT_SRV_HST
Removed KRB5_NT_SRV_INST
Removed KRB5_NT_SRV_XHST
Removed KRB5_NT_UID
Removed KRB5_NT_UNKNOWN
Removed KRB5_NT_X500_PRINCIPAL
Removed KRB5_OBSOLETE_FN
Removed krb5_octet
Removed krb5_octet_data
Removed krb5_pa_data
Removed KRB5_PADATA_AFS3_SALT
Removed KRB5_PADATA_AP_REQ
Removed KRB5_PADATA_DASS
Removed KRB5_PADATA_ENC_SANDIA_SECURID
Removed KRB5_PADATA_ENC_TIMESTAMP
Removed KRB5_PADATA_ENC_UNIX_TIME
Removed KRB5_PADATA_ETYPE_INFO
Removed KRB5_PADATA_ETYPE_INFO2
Removed KRB5_PADATA_GET_FROM_TYPED_DATA
Removed KRB5_PADATA_NONE
Removed KRB5_PADATA_OSF_DCE
Removed KRB5_PADATA_PK_AS_09_BINDING
Removed KRB5_PADATA_PK_AS_REP
Removed KRB5_PADATA_PK_AS_REP_OLD
Removed KRB5_PADATA_PK_AS_REQ
Removed KRB5_PADATA_PK_AS_REQ_OLD
Removed KRB5_PADATA_PW_SALT
Removed KRB5_PADATA_REFERRAL
Removed KRB5_PADATA_SAM_CHALLENGE
Removed KRB5_PADATA_SAM_CHALLENGE_2
Removed KRB5_PADATA_SAM_REDIRECT
Removed KRB5_PADATA_SAM_RESPONSE
Removed KRB5_PADATA_SAM_RESPONSE_2
Removed KRB5_PADATA_SESAME
Removed KRB5_PADATA_TGS_REQ
Removed KRB5_PADATA_USE_SPECIFIED_KVNO
Removed KRB5_PARSE_ILLCHAR
Removed KRB5_PARSE_MALFORMED
Removed KRB5_PLUGIN_NO_HANDLE
Removed KRB5_PLUGIN_OP_NOTSUPP
Removed krb5_pointer
Removed KRB5_PREAUTH_BAD_TYPE
Removed KRB5_PREAUTH_FAILED
Removed KRB5_PREAUTH_NO_KEY
Removed krb5_preauthtype
Removed KRB5_PRINC_NOMATCH
Removed krb5_principal
Removed KRB5_PRINCIPAL_PARSE_ENTERPRISE
Removed KRB5_PRINCIPAL_PARSE_NO_REALM
Removed KRB5_PRINCIPAL_PARSE_REQUIRE_REALM
Removed KRB5_PRINCIPAL_UNPARSE_DISPLAY
Removed KRB5_PRINCIPAL_UNPARSE_NO_REALM
Removed KRB5_PRINCIPAL_UNPARSE_SHORT
Removed KRB5_PROG_ATYPE_NOSUPP
Removed KRB5_PROG_ETYPE_NOSUPP
Removed KRB5_PROG_KEYTYPE_NOSUPP
Removed KRB5_PROG_SUMTYPE_NOSUPP
Removed krb5_prompt
Removed krb5_prompt_type
Removed KRB5_PROMPT_TYPE_NEW_PASSWORD
Removed KRB5_PROMPT_TYPE_NEW_PASSWORD_AGAIN
Removed KRB5_PROMPT_TYPE_PASSWORD
Removed KRB5_PROMPT_TYPE_PREAUTH
Removed KRB5_PVNO
Removed krb5_pwd_data
Removed KRB5_RC_IO
Removed KRB5_RC_IO_EOF
Removed KRB5_RC_IO_IO
Removed KRB5_RC_IO_MALLOC
Removed KRB5_RC_IO_PERM
Removed KRB5_RC_IO_SPACE
Removed KRB5_RC_IO_UNKNOWN
Removed KRB5_RC_MALLOC
Removed KRB5_RC_NOIO
Removed KRB5_RC_PARSE
Removed KRB5_RC_REPLAY
Removed KRB5_RC_REQUIRED
Removed KRB5_RC_TYPE_EXISTS
Removed KRB5_RC_TYPE_NOTFOUND
Removed KRB5_RC_UNKNOWN
Removed krb5_rcache
Removed KRB5_RCACHE_BADVNO
Removed KRB5_REALM_CANT_RESOLVE
Removed KRB5_REALM_UNKNOWN
Removed KRB5_RECVAUTH_BADAUTHVERS
Removed KRB5_RECVAUTH_SKIP_VERSION
Removed KRB5_REFERRAL_REALM
Removed krb5_response
Removed KRB5_SAM_BAD_CHECKSUM
Removed KRB5_SAM_INVALID_ETYPE
Removed KRB5_SAM_MUST_PK_ENCRYPT_SAD
Removed KRB5_SAM_NO_CHECKSUM
Removed KRB5_SAM_SEND_ENCRYPTED_SAD
Removed KRB5_SAM_UNSUPPORTED
Removed KRB5_SAM_USE_SAD_AS_KEY
Removed KRB5_SENDAUTH_BADAPPLVERS
Removed KRB5_SENDAUTH_BADAUTHVERS
Removed KRB5_SENDAUTH_BADRESPONSE
Removed KRB5_SENDAUTH_REJECTED
Removed KRB5_SERVICE_UNKNOWN
Removed KRB5_SNAME_UNSUPP_NAMETYPE
Removed KRB5_TC_MATCH_2ND_TKT
Removed KRB5_TC_MATCH_AUTHDATA
Removed KRB5_TC_MATCH_FLAGS
Removed KRB5_TC_MATCH_FLAGS_EXACT
Removed KRB5_TC_MATCH_IS_SKEY
Removed KRB5_TC_MATCH_KTYPE
Removed KRB5_TC_MATCH_SRV_NAMEONLY
Removed KRB5_TC_MATCH_TIMES
Removed KRB5_TC_MATCH_TIMES_EXACT
Removed KRB5_TC_NOTICKET
Removed KRB5_TC_OPENCLOSE
Removed KRB5_TC_SUPPORTED_KTYPES
Removed KRB5_TGS_NAME
Removed KRB5_TGS_NAME_SIZE
Removed krb5_ticket
Removed krb5_ticket_times
Removed krb5_timestamp
Removed krb5_tkt_authent
Removed KRB5_TKT_NOT_FORWARDABLE
Removed KRB5_TRANS_BADFORMAT
Removed KRB5_TRANS_CANTOPEN
Removed krb5_transited
Removed krb5_ui_2
Removed krb5_ui_4
Removed krb5_verify_init_creds_opt
Removed KRB5_VERIFY_INIT_CREDS_OPT_AP_REQ_NOFAIL
Removed krb5_vset_error_message(_: krb5_context, _: krb5_error_code, _: UnsafePointer<Int8>, _: CVaListPointer)
Removed KRB5_WRONG_ETYPE
Removed KRB5DES_BAD_KEYPAR
Removed KRB5DES_WEAK_KEY
Removed KRB5KDC_ERR_BAD_PVNO
Removed KRB5KDC_ERR_BADOPTION
Removed KRB5KDC_ERR_C_OLD_MAST_KVNO
Removed KRB5KDC_ERR_C_PRINCIPAL_UNKNOWN
Removed KRB5KDC_ERR_CANNOT_POSTDATE
Removed KRB5KDC_ERR_CANT_VERIFY_CERTIFICATE
Removed KRB5KDC_ERR_CERTIFICATE_MISMATCH
Removed KRB5KDC_ERR_CLIENT_NAME_MISMATCH
Removed KRB5KDC_ERR_CLIENT_NOT_TRUSTED
Removed KRB5KDC_ERR_CLIENT_NOTYET
Removed KRB5KDC_ERR_CLIENT_REVOKED
Removed KRB5KDC_ERR_DH_KEY_PARAMETERS_NOT_ACCEPTED
Removed KRB5KDC_ERR_DIGEST_IN_CERT_NOT_ACCEPTED
Removed KRB5KDC_ERR_DIGEST_IN_SIGNED_DATA_NOT_ACCEPTED
Removed KRB5KDC_ERR_ETYPE_NOSUPP
Removed KRB5KDC_ERR_INCONSISTENT_KEY_PURPOSE
Removed KRB5KDC_ERR_INVALID_CERTIFICATE
Removed KRB5KDC_ERR_INVALID_SIG
Removed KRB5KDC_ERR_KDC_NAME_MISMATCH
Removed KRB5KDC_ERR_KDC_NOT_TRUSTED
Removed KRB5KDC_ERR_KEY_EXP
Removed KRB5KDC_ERR_MUST_USE_USER2USER
Removed KRB5KDC_ERR_NAME_EXP
Removed KRB5KDC_ERR_NEVER_VALID
Removed KRB5KDC_ERR_NONE
Removed KRB5KDC_ERR_NULL_KEY
Removed KRB5KDC_ERR_PA_CHECKSUM_MUST_BE_INCLUDED
Removed KRB5KDC_ERR_PADATA_TYPE_NOSUPP
Removed KRB5KDC_ERR_PATH_NOT_ACCEPTED
Removed KRB5KDC_ERR_POLICY
Removed KRB5KDC_ERR_PREAUTH_FAILED
Removed KRB5KDC_ERR_PREAUTH_REQUIRED
Removed KRB5KDC_ERR_PRINCIPAL_NOT_UNIQUE
Removed KRB5KDC_ERR_PUBLIC_KEY_ENCRYPTION_NOT_SUPPORTED
Removed KRB5KDC_ERR_REVOCATION_STATUS_UNAVAILABLE
Removed KRB5KDC_ERR_REVOCATION_STATUS_UNKNOWN
Removed KRB5KDC_ERR_REVOKED_CERTIFICATE
Removed KRB5KDC_ERR_S_OLD_MAST_KVNO
Removed KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN
Removed KRB5KDC_ERR_SERVER_NOMATCH
Removed KRB5KDC_ERR_SERVICE_EXP
Removed KRB5KDC_ERR_SERVICE_NOTYET
Removed KRB5KDC_ERR_SERVICE_REVOKED
Removed KRB5KDC_ERR_SUMTYPE_NOSUPP
Removed KRB5KDC_ERR_SVC_UNAVAILABLE
Removed KRB5KDC_ERR_TGT_REVOKED
Removed KRB5KDC_ERR_TRTYPE_NOSUPP
Removed KRB5KDC_ERR_WRONG_REALM
Removed KRB5KRB_AP_ERR_BAD_INTEGRITY
Removed KRB5KRB_AP_ERR_BADADDR
Removed KRB5KRB_AP_ERR_BADDIRECTION
Removed KRB5KRB_AP_ERR_BADKEYVER
Removed KRB5KRB_AP_ERR_BADMATCH
Removed KRB5KRB_AP_ERR_BADORDER
Removed KRB5KRB_AP_ERR_BADSEQ
Removed KRB5KRB_AP_ERR_BADVERSION
Removed KRB5KRB_AP_ERR_ILL_CR_TKT
Removed KRB5KRB_AP_ERR_INAPP_CKSUM
Removed KRB5KRB_AP_ERR_METHOD
Removed KRB5KRB_AP_ERR_MODIFIED
Removed KRB5KRB_AP_ERR_MSG_TYPE
Removed KRB5KRB_AP_ERR_MUT_FAIL
Removed KRB5KRB_AP_ERR_NO_TGT
Removed KRB5KRB_AP_ERR_NOKEY
Removed KRB5KRB_AP_ERR_NOT_US
Removed KRB5KRB_AP_ERR_REPEAT
Removed KRB5KRB_AP_ERR_SKEW
Removed KRB5KRB_AP_ERR_TKT_EXPIRED
Removed KRB5KRB_AP_ERR_TKT_INVALID
Removed KRB5KRB_AP_ERR_TKT_NYV
Removed KRB5KRB_AP_ERR_USER_TO_USER_REQUIRED
Removed KRB5KRB_AP_ERR_V4_REPLY
Removed KRB5KRB_AP_PATH_NOT_ACCEPTED
Removed KRB5KRB_AP_WRONG_PRINC
Removed KRB5KRB_ERR_FIELD_TOOLONG
Removed KRB5KRB_ERR_GENERIC
Removed KRB5KRB_ERR_RESPONSE_TOO_BIG
Removed KRB5PLACEHOLD_100
Removed KRB5PLACEHOLD_101
Removed KRB5PLACEHOLD_102
Removed KRB5PLACEHOLD_103
Removed KRB5PLACEHOLD_104
Removed KRB5PLACEHOLD_105
Removed KRB5PLACEHOLD_106
Removed KRB5PLACEHOLD_107
Removed KRB5PLACEHOLD_108
Removed KRB5PLACEHOLD_109
Removed KRB5PLACEHOLD_110
Removed KRB5PLACEHOLD_111
Removed KRB5PLACEHOLD_112
Removed KRB5PLACEHOLD_113
Removed KRB5PLACEHOLD_114
Removed KRB5PLACEHOLD_115
Removed KRB5PLACEHOLD_116
Removed KRB5PLACEHOLD_117
Removed KRB5PLACEHOLD_118
Removed KRB5PLACEHOLD_119
Removed KRB5PLACEHOLD_120
Removed KRB5PLACEHOLD_121
Removed KRB5PLACEHOLD_122
Removed KRB5PLACEHOLD_123
Removed KRB5PLACEHOLD_124
Removed KRB5PLACEHOLD_125
Removed KRB5PLACEHOLD_126
Removed KRB5PLACEHOLD_127
Removed KRB5PLACEHOLD_30
Removed KRB5PLACEHOLD_53
Removed KRB5PLACEHOLD_54
Removed KRB5PLACEHOLD_55
Removed KRB5PLACEHOLD_56
Removed KRB5PLACEHOLD_57
Removed KRB5PLACEHOLD_58
Removed KRB5PLACEHOLD_59
Removed KRB5PLACEHOLD_82
Removed KRB5PLACEHOLD_83
Removed KRB5PLACEHOLD_84
Removed KRB5PLACEHOLD_85
Removed KRB5PLACEHOLD_86
Removed KRB5PLACEHOLD_87
Removed KRB5PLACEHOLD_88
Removed KRB5PLACEHOLD_89
Removed KRB5PLACEHOLD_90
Removed KRB5PLACEHOLD_91
Removed KRB5PLACEHOLD_92
Removed KRB5PLACEHOLD_93
Removed KRB5PLACEHOLD_94
Removed KRB5PLACEHOLD_95
Removed KRB5PLACEHOLD_96
Removed KRB5PLACEHOLD_97
Removed KRB5PLACEHOLD_98
Removed KRB5PLACEHOLD_99
Removed KV5M_ADDRESS
Removed KV5M_ALT_METHOD
Removed KV5M_AP_REP
Removed KV5M_AP_REP_ENC_PART
Removed KV5M_AP_REQ
Removed KV5M_AUTH_CONTEXT
Removed KV5M_AUTHDATA
Removed KV5M_AUTHENTICATOR
Removed KV5M_CCACHE
Removed KV5M_CHECKSUM
Removed KV5M_CHECKSUM_ENTRY
Removed KV5M_CONTEXT
Removed KV5M_CRED
Removed KV5M_CRED_ENC_PART
Removed KV5M_CRED_INFO
Removed KV5M_CREDS
Removed KV5M_CRYPTOSYSTEM_ENTRY
Removed KV5M_CS_TABLE_ENTRY
Removed KV5M_DATA
Removed KV5M_DB_CONTEXT
Removed KV5M_ENC_DATA
Removed KV5M_ENC_KDC_REP_PART
Removed KV5M_ENC_SAM_RESPONSE_ENC
Removed KV5M_ENC_SAM_RESPONSE_ENC_2
Removed KV5M_ENC_TKT_PART
Removed KV5M_ENCRYPT_BLOCK
Removed kv5m_err_base
Removed KV5M_ERROR
Removed KV5M_ETYPE_INFO_ENTRY
Removed KV5M_GSS_OID
Removed KV5M_GSS_QUEUE
Removed KV5M_KDC_REP
Removed KV5M_KDC_REQ
Removed KV5M_KEYBLOCK
Removed KV5M_KEYTAB
Removed KV5M_KEYTAB_ENTRY
Removed KV5M_LAST_REQ_ENTRY
Removed KV5M_NONE
Removed KV5M_OS_CONTEXT
Removed KV5M_PA_DATA
Removed KV5M_PASSWD_PHRASE_ELEMENT
Removed KV5M_PREAUTH_OPS
Removed KV5M_PREDICTED_SAM_RESPONSE
Removed KV5M_PRINCIPAL
Removed KV5M_PRIV
Removed KV5M_PRIV_ENC_PART
Removed KV5M_PWD_DATA
Removed KV5M_RCACHE
Removed KV5M_RESPONSE
Removed KV5M_SAFE
Removed KV5M_SAM_CHALLENGE
Removed KV5M_SAM_CHALLENGE_2
Removed KV5M_SAM_KEY
Removed KV5M_SAM_RESPONSE
Removed KV5M_SAM_RESPONSE_2
Removed KV5M_TICKET
Removed KV5M_TKT_AUTHENT
Removed KV5M_TRANSITED
Removed loginLibrary_ChangePasswordDialog
Removed loginLibrary_LoginDialog
Removed loginLibrary_OptionsDialog
Removed loginLibrary_ProgressDialog
Removed loginLibrary_PrompterDialog
Removed loginLibrary_UnknownDialog
Removed loginOption_DefaultAddresslessTicket
Removed loginOption_DefaultForwardableTicket
Removed loginOption_DefaultProxiableTicket
Removed loginOption_DefaultRenewableLifetime
Removed loginOption_DefaultRenewableTicket
Removed loginOption_DefaultTicketLifetime
Removed loginOption_LoginInstance
Removed loginOption_LoginName
Removed loginOption_MaximalRenewableLifetime
Removed loginOption_MaximalTicketLifetime
Removed loginOption_MinimalRenewableLifetime
Removed loginOption_MinimalTicketLifetime
Removed loginOption_RememberExtras
Removed loginOption_RememberPrincipal
Removed LR_TYPE_INTERPRETATION_MASK
Removed LR_TYPE_THIS_SERVER_ONLY
Removed MAX_KEYTAB_NAME_LEN
Removed MSEC_DIRBIT
Removed MSEC_VAL_MASK
Removed OM_uint32
Removed passwd_phrase_element
Removed PROF_ADD_NOT_SECTION
Removed PROF_BAD_BOOLEAN
Removed PROF_BAD_GROUP_LVL
Removed PROF_BAD_INTEGER
Removed PROF_BAD_LINK_LIST
Removed PROF_BAD_NAMESET
Removed PROF_BAD_PARENT_PTR
Removed PROF_EINVAL
Removed PROF_END_OF_SECTIONS
Removed prof_err_base
Removed PROF_EXISTS
Removed PROF_EXTRA_CBRACE
Removed PROF_FAIL_OPEN
Removed PROF_INVALID_SECTION
Removed PROF_MAGIC_FILE
Removed PROF_MAGIC_FILE_DATA
Removed PROF_MAGIC_ITERATOR
Removed PROF_MAGIC_NODE
Removed PROF_MAGIC_PROFILE
Removed PROF_MAGIC_SECTION
Removed PROF_MISSING_OBRACE
Removed PROF_NO_PROFILE
Removed PROF_NO_RELATION
Removed PROF_NO_SECTION
Removed PROF_READ_ONLY
Removed PROF_RELATION_SYNTAX
Removed PROF_SECTION_NOTOP
Removed PROF_SECTION_SYNTAX
Removed PROF_SECTION_WITH_VALUE
Removed PROF_SET_SECTION_VALUE
Removed PROF_TOPSECTION_ITER_NOSUPP
Removed PROF_VERSION
Removed profile_abandon(_: profile_t)
Removed profile_add_relation(_: profile_t, _: UnsafeMutablePointer<UnsafePointer<Int8>>, _: UnsafePointer<Int8>) -> Int
Removed profile_clear_relation(_: profile_t, _: UnsafeMutablePointer<UnsafePointer<Int8>>) -> Int
Removed profile_configuration_updated()
Removed profile_filespec_list_t
Removed profile_filespec_t
Removed profile_flush(_: profile_t) -> Int
Removed profile_flush_to_buffer(_: profile_t, _: UnsafeMutablePointer<UnsafeMutablePointer<Int8>>) -> Int
Removed profile_flush_to_file(_: profile_t, _: const_profile_filespec_t) -> Int
Removed profile_free_buffer(_: profile_t, _: UnsafeMutablePointer<Int8>)
Removed profile_free_list(_: UnsafeMutablePointer<UnsafeMutablePointer<Int8>>)
Removed profile_get_boolean(_: profile_t, _: UnsafePointer<Int8>, _: UnsafePointer<Int8>, _: UnsafePointer<Int8>, _: Int32, _: UnsafeMutablePointer<Int32>) -> Int
Removed profile_get_integer(_: profile_t, _: UnsafePointer<Int8>, _: UnsafePointer<Int8>, _: UnsafePointer<Int8>, _: Int32, _: UnsafeMutablePointer<Int32>) -> Int
Removed profile_get_relation_names(_: profile_t, _: UnsafeMutablePointer<UnsafePointer<Int8>>, _: UnsafeMutablePointer<UnsafeMutablePointer<UnsafeMutablePointer<Int8>>>) -> Int
Removed profile_get_string(_: profile_t, _: UnsafePointer<Int8>, _: UnsafePointer<Int8>, _: UnsafePointer<Int8>, _: UnsafePointer<Int8>, _: UnsafeMutablePointer<UnsafeMutablePointer<Int8>>) -> Int
Removed profile_get_subsection_names(_: profile_t, _: UnsafeMutablePointer<UnsafePointer<Int8>>, _: UnsafeMutablePointer<UnsafeMutablePointer<UnsafeMutablePointer<Int8>>>) -> Int
Removed profile_get_values(_: profile_t, _: UnsafePointer<UnsafePointer<Int8>>, _: UnsafeMutablePointer<UnsafeMutablePointer<UnsafeMutablePointer<Int8>>>) -> Int
Removed profile_init(_: UnsafeMutablePointer<const_profile_filespec_t>, _: UnsafeMutablePointer<profile_t>) -> Int
Removed profile_init_path(_: const_profile_filespec_list_t, _: UnsafeMutablePointer<profile_t>) -> Int
Removed profile_is_modified(_: profile_t, _: UnsafeMutablePointer<Int32>) -> Int
Removed profile_is_writable(_: profile_t, _: UnsafeMutablePointer<Int32>) -> Int
Removed PROFILE_ITER_LIST_SECTION
Removed PROFILE_ITER_RELATIONS_ONLY
Removed PROFILE_ITER_SECTIONS_ONLY
Removed profile_iterator(_: UnsafeMutablePointer<UnsafeMutablePointer<Void>>, _: UnsafeMutablePointer<UnsafeMutablePointer<Int8>>, _: UnsafeMutablePointer<UnsafeMutablePointer<Int8>>) -> Int
Removed profile_iterator_create(_: profile_t, _: UnsafePointer<UnsafePointer<Int8>>, _: Int32, _: UnsafeMutablePointer<UnsafeMutablePointer<Void>>) -> Int
Removed profile_iterator_free(_: UnsafeMutablePointer<UnsafeMutablePointer<Void>>)
Removed profile_release(_: profile_t)
Removed profile_release_string(_: UnsafeMutablePointer<Int8>)
Removed profile_rename_section(_: profile_t, _: UnsafeMutablePointer<UnsafePointer<Int8>>, _: UnsafePointer<Int8>) -> Int
Removed profile_t
Removed profile_update_relation(_: profile_t, _: UnsafeMutablePointer<UnsafePointer<Int8>>, _: UnsafePointer<Int8>, _: UnsafePointer<Int8>) -> Int
Removed realmList_End
Removed realmList_Start
Removed remove_error_table(_: UnsafePointer<error_table>) -> errcode_t
Removed reset_com_err_hook() -> com_err_handler_t
Removed set_com_err_hook(_: com_err_handler_t) -> com_err_handler_t
Removed TKT_FLG_ANONYMOUS
Removed TKT_FLG_FORWARDABLE
Removed TKT_FLG_FORWARDED
Removed TKT_FLG_HW_AUTH
Removed TKT_FLG_INITIAL
Removed TKT_FLG_INVALID
Removed TKT_FLG_MAY_POSTDATE
Removed TKT_FLG_OK_AS_DELEGATE
Removed TKT_FLG_POSTDATED
Removed TKT_FLG_PRE_AUTH
Removed TKT_FLG_PROXIABLE
Removed TKT_FLG_PROXY
Removed TKT_FLG_RENEWABLE
Removed TKT_FLG_TRANSIT_POLICY_CHECKED
Removed VALID_INT_BITS