Platform SDK: Logon Authentication

Using Message Support

Once a handshake has been completed and a secure connection has been established, an application can use the MakeSignature, EncryptMessage, VerifySignature, and DecryptMessage functions to exchange signed or encrypted application data with the remote computer.

Example code using these functions after a security context has been established is demonstrated in the following sections: