EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11Object.Handle

TElPKCS11Object     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-2012, EldoS Corporation