EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11SecretKeyObject.Decrypt

TElPKCS11SecretKeyObject     See also    


 

    Specifies whether the key supports decryption.

 
 

Declaration

[C#]
    bool Decrypt;

[VB.NET]
    Property Decrypt As Boolean

[Pascal]
    property Decrypt: boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Set this value to True if the key supports decryption.

 
 

See also:     Sign    

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