EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#/Java  VB.NET  Pascal  ActiveX 


TElPGPSecretSubkey.SubKey

TElPGPSecretSubkey     See also    


 

Contains the owning secret key.

 
 

Declaration

[C#/Java]
     TElPGPSecretKey SubKey;

[VB.NET]
    Property SubKey As TElPGPSecretKey

[Pascal]
    property SubKey : TElPGPSecretKey

[VB6]
    Property SubKey As IElPGPSecretKeyX

[ActiveX]
    HRESULT _stdcall SubKey([out, retval] IElPGPSecretKeyX ** Value );

 
 

Description

    Use this property to get the secret key which the current subkey belongs to.

 
 

See also:     TElPGPPublicSubkey    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation