EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11SecretKeyObject.Unwrap

TElPKCS11SecretKeyObject     See also    


 

    Specifies whether the key supports unwrapping.

 
 

Declaration

[C#]
    bool Unwrap;

[VB.NET]
    Property Unwrap As Boolean

[Pascal]
    property Unwrap: boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Set this value to True if the key supports unwrapping.

 
 

See also:     Sign     Decrypt    

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