package node.crypto; typedef ECKeyPairKeyObjectOptions = { /** Name of the curve to use **/ var namedCurve : String; };