We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d0368 commit d85ab6fCopy full SHA for d85ab6f
1 file changed
quinn-proto/src/crypto/rustls.rs
@@ -266,6 +266,7 @@ impl HeaderKey for Box<dyn HeaderProtectionKey> {
266
}
267
268
/// Authentication data for (rustls) TLS session
269
+#[non_exhaustive]
270
pub struct HandshakeData {
271
/// The negotiated application protocol, if ALPN is in use
272
///
0 commit comments