Names for the key types
PUBLIC = "public"
SECRET = "secret"
import { CryptoKeyTypes } from "lib/common.ts";