Discuss this help topic in SecureBlackbox Forum

TElCookieSSLExtension.Cookie

TElCookieSSLExtension     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property Cookie : ByteArray;

[C++]
    void get_Cookie(std::vector<uint8_t> &OutResult);
    void set_Cookie(const std::vector<uint8_t> &Value);

[PHP]
    string get_Cookie()
    void set_Cookie(array of byte|string|NULL $Value)

[Java]
    not available

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum