package node.crypto.webcrypto; typedef AesDerivedKeyParams = { var length : Float; var name : String; };