EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11PrivateKeyObject.Extractable

TElPKCS11PrivateKeyObject    


 

    Specifies whether the key is extractable and can be wrapped.

 
 

Declaration

[C#]
    bool Extractable;

[VB.NET]
    Property Extractable As Boolean

[Pascal]
    property Extractable: boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Set this value to True if the key is extractable and can be wrapped.

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