Discuss this help topic in SecureBlackbox Forum

TElSSLCertificateTypeHandler.SSLClass

TElSSLCertificateTypeHandler     See also     


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


Declaration

[C#]
    IElSSLCertificateHandlerContainer SSLClass;

[VB.NET]
    Property SSLClass As IElSSLCertificateHandlerContainer

[Pascal]
    property SSLClass : IElSSLCertificateHandlerContainer;

[C++]
    IElSSLCertificateHandlerContainerHandle get_SSLClass();
    void set_SSLClass(IElSSLCertificateHandlerContainerHandle Value);

[PHP]
    IElSSLCertificateHandlerContainer get_SSLClass()
    void set_SSLClass(IElSSLCertificateHandlerContainer $Value)

[Java]
    IElSSLCertificateHandlerContainer getSSLClass();
    void setSSLClass(IElSSLCertificateHandlerContainer Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum