hunt-proton ~master (2022-05-18T00:59:18.520328)
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