Discuss this help topic in SecureBlackbox Forum

TElPGPCustomSecretKey Constructor

TElPGPCustomSecretKey     


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


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

Declaration

[C#]
    TElPGPCustomSecretKey();

[VB.NET]
    Sub New()

[Pascal]
    constructor Create;

[C++]
    not available

[PHP]
    not available

[Java]
    public TElPGPCustomSecretKey();

Description

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

Discuss this help topic in SecureBlackbox Forum