EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11SecretKeyObject.Sign

TElPKCS11SecretKeyObject     See also    


 

    Specifies whether the key supports signatures where the signature is an appendix to the data.

 
 

Declaration

[C#]
    bool Sign;

[VB.NET]
    Property Sign As Boolean

[Pascal]
    property Sign: boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Set this value to True if the key supports signatures where the signature is an appendix to the data.

 
 

See also:     decrypt    

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