Discuss this help topic in SecureBlackbox Forum

TElPreSharedKeySSLExtension.Identities

TElPreSharedKeySSLExtension     See also     


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


Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property Identities[Index : integer] : TElSSLPSKIdentity;

[C++]
    TElSSLPSKIdentity* get_Identities(int32_t Index);

[PHP]
    TElSSLPSKIdentity get_Identities(integer $Index)

[Java]
    not available

Parameters

  • Index -

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum