interface dom.RsaOaepParams
implements Algorithm
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { RsaOaepParams } = dom;
Properties
optional
label: | Int8Array
| Int16Array
| Int32Array
| Uint8Array
| Uint16Array
| Uint32Array
| Uint8ClampedArray
| Float32Array
| Float64Array
| DataView
| ArrayBuffer