Previous Topic: Related User ExitsNext Topic: WRSECTOKEN—Client Security Token Exit (Windows)


Windows C Proxy User Exits

The following table summarizes the functions available through the user exits for C Proxy applications:

C Proxy: Language: C

User Exit Name

Source Code

Description

WRSECTOKEN

proxyxit.c

Client Security Token Exit

WRSECENCRYPT

proxyxit.c

Client/Server Encryption Exit

WRSECDECRYPT

proxyxit.c

Client/Server Decryption Exit

C Proxy user exits are rebuilt into the DLL PREXxxN.DLL using the command procedure proxyxit.nt in %GENxx%Gen\VSabc for Visual Studio 32-bit or %GENxx%Gen\VSabc\amd64 for Visual Studio 64-bit.

Note: VSabc refers to the supported version of Visual Studio. Replace VSabc with VS100 for Visual Studio 2010 and VS110 for Visual Studio 2012. xx refers to the current release of CA Gen. For the current release number, see the Release Notes.