Discuss this help topic in SecureBlackbox Forum

TElSSLPSKIdentity.Identity

TElSSLPSKIdentity     See also     


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


Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property Identity : ByteArray;

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

[PHP]
    string get_Identity()
    void set_Identity(array of byte|string|NULL $Value)

[Java]
    not available

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum