Discuss this help topic in SecureBlackbox Forum

TElSSHPGPAuthHandler.SSHClass

TElSSHPGPAuthHandler     


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


This property specifies the owner of TElSSHPGPAuthHandler.

Declaration

[C#]
    IElSSHAuthHandlerContainer SSHClass;

[VB.NET]
    Property SSHClass As IElSSHAuthHandlerContainer

[Pascal]
    property SSHClass: TElSSHClass;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    TElSSHClass implements common properties and methods of TElSSHClient and TElSSHServer.
This property is used to specify the component which use OpenPGP authentication in SSH.

Discuss this help topic in SecureBlackbox Forum