deno.com

method Server.prototype.getTicketKeys

#Server.prototype.getTicketKeys(): Buffer

Returns the session ticket keys.

See Session Resumption for more information.

Return Type #

Buffer

A 48-byte buffer containing the session ticket keys.