package node.crypto; typedef JsonWebKeyInput = { var key : JsonWebKey; var format : String; };