Searched refs:init_cipher_suite (Results 1 – 1 of 1) sorted by relevance
201 pub async fn init_cipher_suite(&mut self) -> Result<()> { in init_cipher_suite() method246 self.init_cipher_suite().await?; in unmarshal_binary()