Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/god_crypto/src/utility/asn1.ts>BER.createInteger

Pure Javascript/Typescript Crypto Implementation for Deno. AES, RSA, HMAC, and TOTP
Very Popular
Latest
method BER.createInteger
import { BER } from "https://deno.land/x/god_crypto@v1.4.11/src/utility/asn1.ts";

Parameters

value: bigint | number

Returns

Uint8Array