hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
SslTransportWrapper
hunt
proton
engine
impl
ssl
SslTransportWrapper
Undocumented in source.
interface
SslTransportWrapper :
TransportWrapper
{
string
getCipherName
();
string
getProtocolName
();
}
Members
Functions
getCipherName
string
getCipherName
()
Undocumented in source.
getProtocolName
string
getProtocolName
()
Undocumented in source.
Meta
Source
See Implementation
hunt
proton
engine
impl
ssl
SslTransportWrapper
interfaces
SslTransportWrapper