Алгоритм RsaHashedKey
interface RsaHashedKeyAlgorithm extends RsaKeyAlgorithm {hash: KeyAlgorithm;}
Наследуется от
Свойства
hash: KeyAlgorithm
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/RsaHashedKeyAlgorithm
interface RsaHashedKeyAlgorithm extends RsaKeyAlgorithm {hash: KeyAlgorithm;}
hash: KeyAlgorithm
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/RsaHashedKeyAlgorithm
|
|