EldoS
Navigation
Web site
Support
Table Of Contents

TElSSHCustomKeyStorage class

Properties     Methods     Declared in    


 

The descendants of this class are used to store a set of public and private keys. Do not instantiate this class directly, use TElSSHMemoryKeyStorage or TElSSHPKCS11KeyStorage instead.

 
 

Description

    Use this class to store one or more keys used during SSH connection. Use Keys property to access the set of keys. Count property specifies the number of keys in storage. Use Add, Remove and Clear methods to manage the set of keys.

 
 

Properties

  • Count
  • Keys
 
 

Methods

  • Constructor
  • Destructor
  • Add
  • Clear
  • IndexOf
  • LoadPublic
  • Remove
  • SavePublic
 
 

Declared in

.NET:

  • Namespace: SBSSHKeyStorage
  • Assembly: SecureBlackbox.SSHClient, SecureBlackbox.SSHServer
VCL:
  • Unit: SBSSHKeyStorage
ActiveX/DLL:
  • SBB 5 interface module: SSHBBoxCli.dll
  • SBB 6 interface module: SSHBBoxCli6.dll
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation