Discuss this help topic in SecureBlackbox Forum

TElDKRSAPublicKey Constructor

TElDKRSAPublicKey     See also     


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


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

Declaration

[C#]
    TElDKRSAPublicKey();

[VB.NET]
    Sub New()

[Pascal]
    constructor Create;

[C++]
    not available

[PHP]
    not available

[Java]
    public TElDKRSAPublicKey();

Description

    Use this method to create new instance of TElDKRSAPublicKey class.

See also:     Destructor    

Discuss this help topic in SecureBlackbox Forum