krb5_cc_lock - Lock a credential cache.¶
- krb5_error_code krb5_cc_lock(krb5_context context, krb5_ccache ccache)¶
param: | [in] context - Library context [in] ccache - Credential cache handle |
---|
retval: |
|
---|
Use krb5_cc_unlock() to unlock the lock.
param: | [in] context - Library context [in] ccache - Credential cache handle |
---|
retval: |
|
---|
Use krb5_cc_unlock() to unlock the lock.