import { Paimon } from "https://deno.land/x/paimon@v1.1.3/src/deno/mod.ts";
const { RsaPublicKey } = Paimon;
Module
x/paimon/src/deno/mod.ts>Paimon.RsaPublicKey.from_pkcs1_der
WebAssembly port of RSA encryption and signatures
Latest
x/paimon/src/deno/mod.ts>Paimon.RsaPublicKey.from_pkcs1_der
import { Paimon } from "https://deno.land/x/paimon@v1.1.3/src/deno/mod.ts";
const { RsaPublicKey } = Paimon;