Type Alias SslContextType
pub type SslContextType = u32;Expand description
SslContextType constants for SSL context types Defines the type of SSL context (server, client, or undefined) These correspond to System::SSLContext::ContextType in C++ Type alias for SslContextType enum