EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.RemoveKey

TElPKCS11CertStorage     See also    


 

Removes key from the storage.

 
 

Declaration

[C#]
    void RemoveKey(int Index);

[VB.NET]
    Sub RemoveKey(ByVal Index As Integer)

[Pascal]
    procedure RemoveKey(Index: integer);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • Index - Index of key in the list
 
 

Description

    Use this method to remove the key from the cryptotoken storage.

 
 

See also:     Keys     AddKey    

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