menu
pure_dart_quic package
documentation
handshake/keyshare.dart
handshake/keyshare.dart
dark_mode
light_mode
handshake/keyshare
library
Classes
ParsedKeyShare
Functions
extractClientKeyShare
(
ClientHello
ch
)
→
ParsedKeyShare
QUIC ClientHello KeyShare parser (RFC 9001) QUIC ALWAYS wraps key_share in a vector: uint16 key_share_list_length; KeyShareEntry entries
key_share_list_length
;
pure_dart_quic package
documentation
handshake/keyshare.dart
pure_dart_quic
package
Libraries
buffer
byte_reader
cipher/aes_gcm
cipher/cert_utils
cipher/ecdsa
cipher/fingerprint
cipher/hash
cipher/hkdf
cipher/p256
cipher/x25519
connection/client/client3
connection/client/quic_session3
connection/server/quic_server_session
connection/server/server
connection/server/server2
constants
frames/quic_ack
frames/quic_frames
h3/h3
h3/web_transport
handshake/certificate
handshake/certificate_verify
handshake/client_hello
handshake/client_hello_builder
handshake/encrypted_extensions
handshake/finished
handshake/keyshare
handshake/server_hello
handshake/tls_messages
handshake/tls_messages2
handshake/tls_msg
handshake/tls_server_builder
packet/crypto_utils
packet/header_protector
packet/quic_header
packet/quic_packet
pure_dart_quic
streams/stream
utils
keyshare library