Discuss this help topic in SecureBlackbox Forum

TElCertificateRevocationList.GetItems

TElCertificateRevocationList     See also     


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


This topic is under development…

Declaration

[C#]
    TElRevocationItem GetItems(int Index);

[VB.NET]
    Function GetItems(ByVal Index As Integer) As TElRevocationItem

[Pascal]
    not implemented;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Index -

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum