Description |
|
This routine parses and decrypts an AP_REP message from *inbuf,
filling in *repl with a pointer to allocated storage containing
the values from the message. The caller is responsible for freeing
this structure with krb5_free_ap_rep_enc_part.
The keyblock stored in auth_context is
used to decrypt the message after establishing any key preprocessing with krb5_process_key.