Method | Description | |
---|---|---|
CreateClientConnection ( RemObjects aBinding ) : |
||
CreateServerConnection ( System aSocket ) : |
||
get_CipherSuites ( short Index ) : bool | ||
set_CipherSuites ( short Index, bool Value ) : void |
public CreateClientConnection ( RemObjects aBinding ) : |
||
aBinding | RemObjects | |
return |
public CreateServerConnection ( System aSocket ) : |
||
aSocket | System | |
return |
public get_CipherSuites ( short Index ) : bool | ||
Index | short | |
return | bool |
public set_CipherSuites ( short Index, bool Value ) : void | ||
Index | short | |
Value | bool | |
return | void |