On this page
RsaOaepParams
interface RsaOaepParams extends Algorithm {
label?: Uint8Array;
}
Extends
Properties
label?: Uint8Array
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/RsaOaepParams