Creates an instance of TElPGPSecretKey class and returns a reference to newly created instance.
Declaration
[C#/Java]
TElPGPSecretKey();
TElPGPSecretKey();
[VB.NET]
Sub New()
Sub New()
[Pascal]
constructor Create;
constructor Create;
[C++]
void TElPGPSecretKey(TElPGPSecretKeyHandle handle, TElOwnHandle ownHandle);
void TElPGPSecretKey();
void TElPGPSecretKey();
void TElPGPSecretKey(TElPGPSecretKeyHandle handle, TElOwnHandle ownHandle);
void TElPGPSecretKey();
void TElPGPSecretKey();
Description
Use this method to create a new instance of TElPGPSecretKey class.