EldoS
Navigation
Web site
Support
Table Of Contents
View Table Of Contents | Send comments on this topic

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElPKCS11Object.Handle

ElPKCS11Object     See also    


 

    Handle of the Cryptoki object.

 
 

Declaration

[C#]
    int Handle;

[VB.NET]
    Property Handle As Integer

[Pascal]
    property Handle: CK_OBJECT_HANDLE;
    CK_OBJECT_HANDLE = LongWord;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to get the handle of the Cryptoki object.

 
 

See also:     ID    

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