Discuss this help topic in SecureBlackbox Forum

TElDomainKeysSigner Constructor

TElDomainKeysSigner     See also     


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


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

Declaration

[C#]
    TElDomainKeysSigner();

[VB.NET]
    Sub New()

[Pascal]
    constructor Create(AOwner : TSBComponentBase);

[C++]
    not available

[PHP]
    not available

[Java]
    public TElDomainKeysSigner();

Description

    Use this method to create new instance of TElDomainKeysSigner class.

See also:     Destructor    

Discuss this help topic in SecureBlackbox Forum