Discuss this help topic in SecureBlackbox Forum

TElCertificateRevocationList.CRLSize

TElCertificateRevocationList     See also     


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


This topic is under development…

Declaration

[C#]
    int CRLSize;

[VB.NET]
    Property CRLSize As Integer

[Pascal]
    property CRLSize : integer;

[C++]
    int32_t get_CRLSize();

[PHP]
    integer get_CRLSize()

[Java]
    int getCRLSize();

Description

    …

See also:         

Discuss this help topic in SecureBlackbox Forum