KeyFormat
Web Cryptography API defines KeyFormat
enum KeyFormat { "raw", "spki", "pkcs8", "jwk" };
SubtleCrypto