Discuss this help topic in SecureBlackbox Forum

TElCookieDomain class

Properties     Methods     Declared in     


Description

    TElCookieDomain contains cookies, which have been set for specific domain name.

     Use this class by accessing Domains property of TElCookieManager. Then use Cookies and CookieCount properties to get access to individual cookies. Use AddCookie method to add a new cookie (eg. when loading cookies from custom format).

Properties

Methods

Declared in

.NET:
  • Namespace: SBCookieMgr
  • Assembly: SecureBlackbox.HTTPSCommon
VCL:
  • Unit: SBCookieMgr
Java:
  • Package: SecureBlackbox.HTTPSCommon.jar
C++:
  • sbcookiemgr.h

Discuss this help topic in SecureBlackbox Forum