프로퍼티 | 타입 | 설명 | |
---|---|---|---|
fDataSocket | ElSSLSocket |
메소드 | 설명 | |
---|---|---|
SSLConnection ( ) : System | ||
SSLConnection ( RemObjects aBinding ) : System | ||
SSLConnection ( System aSocket ) : System | ||
get_CipherSuites ( short Index ) : bool | ||
set_CipherSuites ( short Index, bool Value ) : void |
메소드 | 설명 | |
---|---|---|
DataSocketReceiveWhatsAvaiable ( byte aBuffer, int aOffset, int aSize ) : int | ||
DataSocketSendAsMuchAsPossible ( byte aBuffer, int aOffset, int aSize ) : int |
protected DataSocketReceiveWhatsAvaiable ( byte aBuffer, int aOffset, int aSize ) : int | ||
aBuffer | byte | |
aOffset | int | |
aSize | int | |
리턴 | int |
protected DataSocketSendAsMuchAsPossible ( byte aBuffer, int aOffset, int aSize ) : int | ||
aBuffer | byte | |
aOffset | int | |
aSize | int | |
리턴 | int |
public SSLConnection ( RemObjects aBinding ) : System | ||
aBinding | RemObjects | |
리턴 | System |
public set_CipherSuites ( short Index, bool Value ) : void | ||
Index | short | |
Value | bool | |
리턴 | void |