property
quic.QuicSession.ephemeralKeyInfo
readonly ephemeralKeyInfo: undefined | EphemeralKeyInfo
The ephemeral key information for the session, with properties such as type, name, and size. Only available on client sessions. Returns undefined for server sessions or if the session is destroyed.