Static gio::TLS_DATABASE_PURPOSE_AUTHENTICATE_SERVER[][src]

pub static TLS_DATABASE_PURPOSE_AUTHENTICATE_SERVER: Lazy<&'static str>
Expand description

The purpose used to verify the server certificate in a TLS connection. This is the most common purpose in use. Used by TLS clients.