interface
quic.SessionHandshakeInfo
interface SessionHandshakeInfo
- validationErrorCode: number
If certificate validation failed, the error code.
0if validation succeeded. - validationErrorReason: string
If certificate validation failed, the reason string. Empty string if validation succeeded.