Метод | Описание | |
---|---|---|
CreateClientConnection ( RemObjects aBinding ) : |
||
CreateServerConnection ( System aSocket ) : |
||
get_CipherSuites ( short Index ) : bool | ||
set_CipherSuites ( short Index, bool Value ) : void |
public CreateClientConnection ( RemObjects aBinding ) : |
||
aBinding | RemObjects | |
Результат |
public CreateServerConnection ( System aSocket ) : |
||
aSocket | System | |
Результат |
public get_CipherSuites ( short Index ) : bool | ||
Index | short | |
Результат | bool |
public set_CipherSuites ( short Index, bool Value ) : void | ||
Index | short | |
Value | bool | |
Результат | void |