Discuss this help topic in SecureBlackbox Forum
Produces a cookie string to be passed to the server.
Declaration
Parameters
Possible formats:
|
Return value
Returns a cookie string to be passed to the server.
Description
A client should use this method to assemble client's cookie into a string. Note, that AssembleClientCookie() does not add version number as the first name/value pair, this should be done on higher level, e.g., by TElCookieManager.