Trait gio::prelude::TlsConnectionExtManual
source · [−]pub trait TlsConnectionExtManual {
fn channel_binding_data(
&self,
type_: TlsChannelBindingType
) -> Result<ByteArray, Error>;
}
pub trait TlsConnectionExtManual {
fn channel_binding_data(
&self,
type_: TlsChannelBindingType
) -> Result<ByteArray, Error>;
}