Discuss this help topic in SecureBlackbox Forum

TElClientCertificateTypeSSLExtension.DelCertType

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]
    procedure DelCertType(Value : TElSSLCertificateType);

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Value - certificate type value to be removed

Description

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

See also:     CertTypes     AddCertType    

Discuss this help topic in SecureBlackbox Forum