Discuss this help topic in SecureBlackbox Forum

TElSSLKeyShare.Share

TElSSLKeyShare     See also     


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


Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property Share : ByteArray;

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

[PHP]
    string get_Share()
    void set_Share(array of byte|string|NULL $Value)

[Java]
    not available

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum