Discuss this help topic in SecureBlackbox Forum

TElSSLPSKIdentity.PreSharedKey

TElSSLPSKIdentity     See also     


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


Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property PreSharedKey : ByteArray;

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

[PHP]
    string get_PreSharedKey()
    void set_PreSharedKey(array of byte|string|NULL $Value)

[Java]
    not available

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum