Type Alias KeyFormat

    KeyFormat:
        | "jwk"
        | "pkcs8"
        | "raw"
        | "spki"