Description |
|
This routine searches the keytab identified by id for
an entry whose principal matches principal, whose keytype
matches keytype, and whose key version
number matches vno. It returns an error
code if no suitable entry is found. If an entry is found, the entry
is returned in *entry; its contents should
be deallocated by calling krb5_kt_free_entry when
no longer needed.