Discuss this help topic in SecureBlackbox Forum
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.
.NET: