EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPublicKeyMaterial.SecretKey

TElPublicKeyMaterial     See also    


 

This read-only property indicates if TElPublicKeyMaterial instance stores a secret key

 
 

Declaration

[C#]
    bool SecretKey

[VB.NET]
    Property SecretKey As Boolean

[Pascal]
    property SecretKey : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to clarify if the object stores secret key material.

 
 

See also:     Load     LoadSecret     Save     SaveSecret     PublicKey    

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