Discuss this help topic in SecureBlackbox Forum

TElIdSSHServerIOHandler.KeyStorage

TElIdSSHServerIOHandler     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This property contains a list of host keys

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property KeyStorage : TElSSHCustomKeyStorage;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    This property contains keys used for host authentication. These keys must be private ones.
     Note, this property has to contain at least one key in order that the server works.

See also:     TElSSHCustomKeyStorage     TElSSHMemoryKeyStorage    

Discuss this help topic in SecureBlackbox Forum