The krb5_data structure holds a data element. The structure contains two public accessible elements length (the length of data) and data (the data itself). The structure must always be initiated and f...
The krb5_data structure holds a data element. The structure contains two public accessible elements length (the length of data) and data (the data itself). The structure must always be initiated and f...
The krb5_data structure holds a data element. The structure contains two public accessible elements length (the length of data) and data (the data itself). The structure must always be initiated and f...
The krb5_data structure holds a data element. The structure contains two public accessible elements length (the length of data) and data (the data itself). The structure must always be initiated and f...
These functions are used to encrypt and decrypt data. krb5_encrypt() puts the encrypted version of data (of size len) in result. If the encryption type supports using derived keys, usage should be the...
These functions are used to encrypt and decrypt data. krb5_encrypt() puts the encrypted version of data (of size len) in result. If the encryption type supports using derived keys, usage should be the...
These functions are used to encrypt and decrypt data. krb5_encrypt() puts the encrypted version of data (of size len) in result. If the encryption type supports using derived keys, usage should be the...
These functions are used to encrypt and decrypt data. krb5_encrypt() puts the encrypted version of data (of size len) in result. If the encryption type supports using derived keys, usage should be the...
These functions prints a warning message to some destination. format is a printf style format specifying the message to print. The forms not ending in an ``x'' prints the error string associated wit...
These functions prints a warning message to some destination. format is a printf style format specifying the message to print. The forms not ending in an ``x'' prints the error string associated wit...
The krb5_ccache structure holds a Kerberos credential cache. The krb5_cc_cursor structure holds current position in a credential cache when iterating over the cache. The krb5_cc_ops structure holds a ...
The krb5_address structure holds a address that can be used in Kerberos API calls. There are help functions to set and extract address information of the address. The krb5_addresses structure holds a ...
The krb5_address structure holds a address that can be used in Kerberos API calls. There are help functions to set and extract address information of the address. The krb5_addresses structure holds a ...
The krb5_init_context() function initializes the context structure and reads the configuration file /etc/krb5.conf. The structure should be freed by calling krb5_free_context() when it is no longer be...
The krb5_data structure holds a data element. The structure contains two public accessible elements length (the length of data) and data (the data itself). The structure must always be initiated and f...