<?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=ENCRYPT%2FCREATE_KEY</id>
	<title>ENCRYPT/CREATE KEY - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.vmssoftware.com/index.php?action=history&amp;feed=atom&amp;title=ENCRYPT%2FCREATE_KEY"/>
	<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=ENCRYPT/CREATE_KEY&amp;action=history"/>
	<updated>2026-04-30T18:06:57Z</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=ENCRYPT/CREATE_KEY&amp;diff=1680&amp;oldid=prev</id>
		<title>Jane.doe: Created page with &quot;ENCRYPT/CREATE_KEY is a DCL command that creates a key definition name and value to be used for encryptingand decrypting files. The key is a string that repres...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.vmssoftware.com/index.php?title=ENCRYPT/CREATE_KEY&amp;diff=1680&amp;oldid=prev"/>
		<updated>2019-12-02T15:21:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;ENCRYPT/CREATE_KEY 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 creates a key definition name and value to be used for encryptingand decrypting files. The key is a string that repres...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;ENCRYPT/CREATE_KEY is a [[DCL]] [[Command|command]] that creates a key definition name and value to be used for encryptingand decrypting files. The key is a string that represents the name under which its value is encrypted and stored in the key storage table; a logical name table. A DES key is created in the PROCESS logical name table by default unless the /AES qualifier is specified. Note that AES requires longer key-length values than the 8-byte DES keys. AES requires a minimum of 16, 24, or 32 bytes depending on the algorithm/key size specified for encryption or decryption. &lt;br /&gt;
=Syntax=&lt;br /&gt;
 ENCRYPT /CREATE_KEY  key-name key-value [qualifiers]&lt;br /&gt;
==Qualifiers==&lt;br /&gt;
* /AES&lt;br /&gt;
* /GROUP&lt;br /&gt;
* /HEXADECIMAL&lt;br /&gt;
* /JOB&lt;br /&gt;
* /LOG&lt;br /&gt;
* /PROCESS&lt;br /&gt;
* /SYSTEM&lt;br /&gt;
[[Category:DCL Commands]]&lt;/div&gt;</summary>
		<author><name>Jane.doe</name></author>
	</entry>
</feed>