Skip to main content
Go to Latest
variable crypto
import { crypto } from "https://deno.land/x/amqp@v0.23.1/deps_dev.ts";

An wrapper for WebCrypto adding support for additional non-standard algorithms, but delegating to the runtime WebCrypto implementation whenever possible.

type

StdCrypto