WebIDLpedia

EcKeyGenParams dictionary

Definition

Web Cryptography API Level 2 defines EcKeyGenParams



dictionary EcKeyGenParams : Algorithm {
  required NamedCurve namedCurve;
};