Discuss this help topic in SecureBlackbox Forum

TElClientCertificateTypeSSLExtension.GetCertTypesCount

TElClientCertificateTypeSSLExtension     See also     


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


This method removes certificate type from the list.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    function GetCertTypesCount: integer;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Return value

    Number of certificate types in the list.

Description

    Use this method to remove the certificate type from the list.

See also:     CertTypes     AddCertType     DelCertType    

Discuss this help topic in SecureBlackbox Forum