Previous Topic: Source CodeNext Topic: Arguments


Purpose

TIRDCRYP is called by the Server Manager after it detects that the client has sent an encrypted cooperative buffer. The Server Manager constructs a work buffer containing the concatenated View Data and Client Security sections. The user is responsible for decrypting the area pointed to by pDataBuffer for IBufferSize bytes.

The inputs pDataBuffer and IDecryptMaxSize as well as the outputs IBufferSize return_code and failure_msg are fields within a structure pointed to by the pTIRDCRYP_cmcb parameter.