Spec-Zone.ru › Deno 1

RsaKeyGenParams

interface RsaKeyGenParams  extends Algorithm {
modulusLength: number;
publicExponent: Uint8Array;
}

Расширяет

Algorithm

Свойства

modulusLength: number
publicExponent: Uint8Array

© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/RsaKeyGenParams

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API