Discuss this help topic in SecureBlackbox Forum

TElSSLClient.DelCertificateType

TElSSLClient     See also     


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


...

Declaration

[C#]
    void DelCertificateType(TElSSLCertificateType C_Type);

[VB.NET]
    Sub DelCertificateType(ByVal C_Type As TElSSLCertificateType)

[Pascal]
    procedure DelCertificateType(C_Type: TElSSLCertificateType);

[C++]
    void DelCertificateType(TElSSLCertificateType C_Type);

[PHP]
    void DelCertificateType(integer $C_Type)

[Java]
    void delCertificateType(TElSSLCertificateType C_Type);

Parameters

  • C_Type - ...

TElSSLCertificateType values:

Description

    This topis is in development...

See also:     ...    

Discuss this help topic in SecureBlackbox Forum