Spec-Zone.ru › Deno 1

RsaKeyAlgorithm

interface RsaKeyAlgorithm  extends KeyAlgorithm {
modulusLength: number;
publicExponent: Uint8Array;
}

Наследование

KeyAlgorithm

Свойства

modulusLength: number
publicExponent: Uint8Array

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

Spec-Zone.ru

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