EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11Manager.AddObject

TElPKCS11Manager     See also    


 

    Adds new Cryptoki object to the list.

 
 

Declaration

[C#]
    bool AddObject(TElPKCS11Object AnObject);

[VB.NET]
    Function AddObject(ByVal AnObject As TElPKCS11Object) As Boolean

[Pascal]
    function AddObject(AnObject : TElPKCS11Object) : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • AnObject - Object to be added
 
 

Description

    Use this method to add new Cryptoki object to the list.

 
 

See also:     Objects    

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