Discuss this help topic in SecureBlackbox Forum

TElAuthenticodeSigner Constructor

TElAuthenticodeSigner     See also     


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


Creates an instance of TElAuthenticodeSigner class and returns a reference to newly created instance.

Declaration

[C#/Java]
    TElAuthenticodeSigner(Component AOwner);

[VB.NET]
    Sub New(ByVal AOwner As Component);

[Pascal]
    constructor Create(AOwner: TComponent);

[C++]
    not available

[PHP]
    not available

Description

    Use this method to create new instance of TElAuthenticodeSigner class.

See also:     Destructor    

Discuss this help topic in SecureBlackbox Forum