EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPublicKeyMaterial.PublicKey

TElPublicKeyMaterial     See also    


 

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

 
 

Declaration

[C#]
    bool PublicKey

[VB.NET]
    Property PublicKey As Boolean

[Pascal]
    property PublicKey : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

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

 
 

See also:     Load     LoadPublic     Save     SavePublic     SecretKey    

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