deno / 1.23.2 / ~ / keytype.html /

KeyType

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

Type

"private" | "public" | "secret"

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