Thekrb5_mk_req()function creates a Kerberos AP_REQ message. The checksum of the input data is included in the authenticator that is part of the AP_REQ message. This message is then sent to the partner application, which calls thekrb5_rd_req()routine to extract the application data after ...
Thekrb5_mk_req_extended()routine generates an AP_REQ message. The checksum of the application data is included in the authenticator that is part of the AP_REQ message. This message is then sent to the partner application, which calls thekrb5_rd_req()routine to validate the authenticity of ...
Thekrb5_mk_req()function creates a Kerberos AP_REQ message. The checksum of the input data is included in the authenticator that is part of the AP_REQ message. This message is then sent to the partner application, which calls thekrb5_rd_req()routine to extract the application data after ...