Discuss this help topic in SecureBlackbox Forum
This method creates an instance of TElOCSPServer class
Declaration
[C#]
TElOCSPServer(TSBComponentBase Owner);
TElOCSPServer();
[VB.NET]
Sub New(ByVal Owner As TSBComponentBase)
Sub New()
[Pascal]
constructor Create(Owner: TSBComponentBase);
[Java]
public TElOCSPServer();
Description
Use this method to create a new instance of TElOCSPServer class.
Discuss this help topic in SecureBlackbox Forum