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