TKeyFormat
Bun

type

crypto.webcrypto.KeyFormat

type KeyFormat = 'jwk' | 'pkcs8' | 'raw' | 'raw-public' | 'raw-secret' | 'raw-seed' | 'spki'