package node.crypto.webcrypto; typedef RsaHashedImportParams = { var hash : AlgorithmIdentifier; var name : String; };