Method SSL.Cipher.KeyExchange()->make_key_share_offer()
- Method
make_key_share_offer
optional
void
make_key_share_offer(Stdio.Buffer
offer
)- Description
TLS 1.3 and later.
Generate a key share offer for the configured named group (currently only implemented in
KeyShareECDHE
andKeyShareDHE
).