webcrypto-secure-curves.idl (298B)
1 // GENERATED CONTENT - DO NOT EDIT 2 // Content was automatically extracted by Reffy into webref 3 // (https://github.com/w3c/webref) 4 // Source: Secure Curves in the Web Cryptography API (https://wicg.github.io/webcrypto-secure-curves/) 5 6 dictionary Ed448Params : Algorithm { 7 BufferSource context; 8 };