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