EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11PrivateKeyObject.Wrap

TElPKCS11PrivateKeyObject    


 

    Specifies whether the PIN should be supplied by the user for each use with the key.

 
 

Declaration

[C#]
    bool AlwaysAuthenticate;

[VB.NET]
    Property AlwaysAuthenticate As Boolean

[Pascal]
    property AlwaysAuthenticate: boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Set this value to True if the PIN should be supplied by the user for each use (sign or decrypt) with the key.

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