ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
OpenSSLAdapter.send
ae
net
ssl
openssl
OpenSSLAdapter
Undocumented in source. Be warned that the author may not have intended to support it.
void
send
(Data[] data, int priority)
class
OpenSSLAdapter
override
void
send
(
scope
Data
[]
data
,
int
priority
=
DEFAULT_PRIORITY
)
alias
send
=
SSLAdapter
.
send
Meta
Source
See Implementation
ae
net
ssl
openssl
OpenSSLAdapter
constructors
this
functions
disconnect
getHostCertificate
getPeerCertificate
onConnect
onDisconnect
onReadData
send
setHostName
sslError
updateState
properties
state
variables
connectionState
context
hostname
r
sslHandle
w