Discuss this help topic in SecureBlackbox Forum

TElPKCS11CertStorage.GetCertificates

TElPKCS11CertStorage     See also     


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


This topic is under development…

Declaration

[C#]
    TElX509Certificate GetCertificates(int Index);

[VB.NET]
    Function GetCertificates(ByVal Index As Integer) As TElX509Certificate

[Pascal]
    not implemented;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Index -

Return value

    …

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum