deno / latest / ~ / keyalgorithm.html

KeyAlgorithm

interface KeyAlgorithm {
    
name: string;
}

Properties

name: string

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