IncomingRequestCfPropertiesExportedAuthenticatorMetadata
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:8080
Metadata about the request’s TLS handshake
Properties
Section titled “Properties”clientFinished
Section titled “clientFinished”clientFinished:
string
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:8098
The client’s FINISHED message, encoded in hexadecimal
Example
Section titled “Example”"084ee802fe1348f688220e2a6040a05b2199a761f33cf753abb1b006792d3f8b"clientHandshake
Section titled “clientHandshake”clientHandshake:
string
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:8086
The client’s HELLO message, encoded in hexadecimal
Example
Section titled “Example”"44372ba35fa1270921d318f34c12f155dc87b682cf36a790cfaa3ba8737a1b5d"serverFinished
Section titled “serverFinished”serverFinished:
string
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:8104
The server’s FINISHED message, encoded in hexadecimal
Example
Section titled “Example”"084ee802fe1348f688220e2a6040a05b2199a761f33cf753abb1b006792d3f8b"serverHandshake
Section titled “serverHandshake”serverHandshake:
string
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:8092
The server’s HELLO message, encoded in hexadecimal
Example
Section titled “Example”"44372ba35fa1270921d318f34c12f155dc87b682cf36a790cfaa3ba8737a1b5d"