Skip to main content
Module

std/ws/mod.ts>createSecKey

Deno standard library
Go to Latest
function createSecKey
import { createSecKey } from "https://deno.land/std@0.34.0/ws/mod.ts";

Create WebSocket-Sec-Key. Base64 encoded 16 bytes string

Returns

string