WebIDLpedia

KeyFormat enum

Definition

Modern Algorithms in the Web Cryptography API defines KeyFormat



enum KeyFormat { "raw-public", "raw-private", "raw-seed", "raw-secret", "raw", "spki", "pkcs8", "jwk" };

Referring IDL interfaces/dictionaries

Referring specifications