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