function buildEncryptedPackage input TypeName className "the class that should encrypted"; input Boolean encrypt = true; output Boolean success; end buildEncryptedPackage;