Source position: jwasspi.pas line 1589
type ENCRYPT_MESSAGE_FN = function(
phContext: PCtxtHandle;
fQOP: Cardinal;
pMessage: PSecBufferDesc;
MessageSeqNo: Cardinal
):SECURITY_STATUS;