Discuss this help topic in SecureBlackbox Forum

TElPGPSecretSubkey Constructor

TElPGPSecretSubkey     See also     


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


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

Declaration

[C#]
    TElPGPSecretSubkey();

[VB.NET]
    Sub New()

[Pascal]
    constructor Create;

[C++]
    not available

[PHP]
    not available

[Java]
    public TElPGPSecretSubkey();

Description

    Use this method to create a new instance of TElPGPSecretSubkey class.

See also:     Destructor    

Discuss this help topic in SecureBlackbox Forum