Discuss this help topic in SecureBlackbox Forum
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.
Discuss this help topic in SecureBlackbox Forum