deno / latest / ~ / keytype.html

KeyType

type KeyType = "private" | "public" | "secret";

Type

"private" | "public" | "secret"

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