Struct gio::TlsConnection[]

pub struct TlsConnection(_, _);

Trait Implementations

impl IsA<TlsConnection> for TlsClientConnection

impl Clone for TlsConnection

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for TlsConnection

Formats the value using the given formatter. Read more

impl Hash for TlsConnection

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl StaticType for TlsConnection

Returns the type identifier of Self.

impl<T: IsA<Object>> PartialEq<T> for TlsConnection

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for TlsConnection

impl IsA<IOStream> for TlsConnection

impl IsA<Object> for TlsConnection

impl IsA<TlsConnection> for TlsServerConnection

Auto Trait Implementations

impl !Send for TlsConnection

impl !Sync for TlsConnection