<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=DECRYPT</id>
	<title>DECRYPT - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=DECRYPT"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=DECRYPT&amp;action=history"/>
	<updated>2026-05-09T20:32:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://wiki.vmssoftware.com/index.php?title=DECRYPT&amp;diff=1657&amp;oldid=prev</id>
		<title>Jane.doe: Created page with &quot;DECRYPT is a DCL command that decrypts files previously encrypted with the ENCRYPT command. DES is the default algorithm unless otherwise specified with th...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=DECRYPT&amp;diff=1657&amp;oldid=prev"/>
		<updated>2019-12-02T14:23:50Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;DECRYPT is a &lt;a href=&quot;/DCL&quot; title=&quot;DCL&quot;&gt;DCL&lt;/a&gt; &lt;a href=&quot;/Command&quot; title=&quot;Command&quot;&gt;command&lt;/a&gt; that decrypts files previously encrypted with the &lt;a href=&quot;/ENCRYPT&quot; title=&quot;ENCRYPT&quot;&gt;ENCRYPT&lt;/a&gt; command. DES is the default algorithm unless otherwise specified with th...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DECRYPT is a [[DCL]] [[Command|command]] that decrypts files previously encrypted with the [[ENCRYPT]] command. DES is the default algorithm unless otherwise specified with the /KEY_ALGORITHM qualifier. The key specified must match the algorithm (DES or AES), and the same key is used to decrypt as was used to encrypt; a symmetric key algorithm. &lt;br /&gt;
=Syntax=&lt;br /&gt;
 DECRYPT  input-file key-name [qualifiers]&lt;br /&gt;
==Qualifiers==&lt;br /&gt;
* /BACKUP&lt;br /&gt;
* /BEFORE&lt;br /&gt;
* /BY_OWNER&lt;br /&gt;
* /CONFIRM&lt;br /&gt;
* /DELETE&lt;br /&gt;
* /ERASE&lt;br /&gt;
* /EXCLUDE&lt;br /&gt;
* /EXPIRED&lt;br /&gt;
* /KEY_ALGORITHM&lt;br /&gt;
* /MODIFIED&lt;br /&gt;
* /OUTPUT&lt;br /&gt;
* /SHOW&lt;br /&gt;
* /SINCE&lt;br /&gt;
* /STATISTICS&lt;br /&gt;
[[Category:DCL Commands]]&lt;/div&gt;</summary>
		<author><name>Jane.doe</name></author>
	</entry>
</feed>