Discuss this help topic in SecureBlackbox Forum

TElAuthenticodeVerifier Constructor

TElAuthenticodeVerifier     See also     


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


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

Declaration

[C#/Java]
    TElAuthenticodeVerifier(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 TElAuthenticodeVerifier class.

See also:     Destructor    

Discuss this help topic in SecureBlackbox Forum