W3cubDocs

/Deno

KeyAlgorithm

interface KeyAlgorithm {
name: string;
}

Properties

name: string

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