package node.crypto.webcrypto; typedef EcKeyGenParams = { var namedCurve : String; var name : String; };