krb5_pac (3) Linux Manual Page
Heimdal Kerberos 5 PAC handling functions – FunctionsKRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_pac_get_buffer (krb5_context, krb5_pac, uint32_t, krb5_data *)" KRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_pac_verify (krb5_context, const krb5_pac, time_t, krb5_const_principal, const krb5_keyblock *, const krb5_keyblock *)" Detailed DescriptionFunction DocumentationKRB5_LIB_FUNCTION krb5_error_code KRB5_LIB_CALL krb5_pac_get_buffer (krb5_contextcontext, krb5_pacp, uint32_ttype, krb5_data *data)Get the PAC buffer of specific type from the pac. Parameters: context Kerberos 5…
