90 <p>Type: base64 string<br /> |
90 <p>Type: base64 string<br /> |
91 Example: <code><password>MTIzNDU2Nzg=</password></code></p> |
91 Example: <code><password>MTIzNDU2Nzg=</password></code></p> |
92 <h3 id="default-key">default-key</h3> |
92 <h3 id="default-key">default-key</h3> |
93 <p>Identifer of the key used by default for encryption. There must be a configured key with this name.</p> |
93 <p>Identifer of the key used by default for encryption. There must be a configured key with this name.</p> |
94 <p>Type: string<br /> |
94 <p>Type: string<br /> |
95 Example: <code><key>mykey</key></code></p> |
95 Example: <code><default-key>mykey</default-key></code></p> |
96 <h3 id="full-encryption">full-encryption</h3> |
96 <h3 id="full-encryption">full-encryption</h3> |
97 <p>If this element has the value of true, content and resource name encryption/decryption is enabled. Resources are only encrypted if the repository has a default-key or a key is specified via command line option. Because encryption and decryption is disabled by default, <code>false</code> has no effect for this element.</p> |
97 <p>If this element has the value of true, content and resource name encryption/decryption is enabled. Resources are only encrypted if the repository has a default-key or a key is specified via command line option. Because encryption and decryption is disabled by default, <code>false</code> has no effect for this element.</p> |
98 <p>Type: boolean<br /> |
98 <p>Type: boolean<br /> |
99 Default: false<br /> |
99 Default: false<br /> |
100 Example: <code><full-encryption>true</full-encryption></code></p> |
100 Example: <code><full-encryption>true</full-encryption></code></p> |