Skip to main content

initial_suite

Function initial_suite 

Source
fn initial_suite() -> Result<Suite, DialError>
Expand description

The AES-128-GCM keys QUIC’s Initial packets require, from the default provider.

Read from the process default rather than from the dial’s own (possibly restricted) provider, because the whole point of reaching this function is that the dial’s provider deliberately does not have it.