Discuss this help topic in SecureBlackbox Forum

TElXMLEncapsulatedX509Certificates.Certificates

TElXMLEncapsulatedX509Certificates     See also     


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


Declaration

[C#]
    TElX509Certificate Certificates[int Index];

[VB.NET]
    Property Certificates(ByVal Index As Integer) As TElX509Certificate

[Pascal]
    under development

[C++]
    TElX509Certificate* get_Certificates(int32_t Index);

[PHP]
    TElX509Certificate get_Certificates(integer $Index)

[Java]
    not available

Parameters

  • Index - the index of the desired item in the list, starting from 0.

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum