Spec-Zone.ru › Deno 1

HmacKeyGenParams

interface HmacKeyGenParams  extends Algorithm {
hash: HashAlgorithmIdentifier;
length?: number;
}

Расширяет

Algorithm

Свойства

hash: HashAlgorithmIdentifier
length?: number

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

Spec-Zone.ru

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