deno / 1.23.2 / ~ / keyalgorithm.html /

KeyAlgorithm

interface KeyAlgorithm {
name : string;
}

Properties

name : string

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