PpskCallback
Bun

property

http2.SecureServerSessionOptions.pskCallback

pskCallback?: (socket: TLSSocket, identity: string) => null | ArrayBufferView<ArrayBufferLike>