Discuss this help topic in SecureBlackbox Forum

TElPGPCustomPublicKey Constructor

TElPGPCustomPublicKey     


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


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

Declaration

[C#]
    TElPGPCustomPublicKey();

[VB.NET]
    Sub New()

[Pascal]
    constructor Create;

[C++]
    not available

[PHP]
    not available

[Java]
    public TElPGPCustomPublicKey();

Description

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

Discuss this help topic in SecureBlackbox Forum