--- title: "VBRDecryptionSet" description: "Decryption settings Property Type Description PSCryptoKey Encryption key. String Encryption password. String ID of the KMS key. VBRKMSServer KMS server. New-VBRDecryptionSetDefines data decryption settings." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrdecryptionset.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRDecryptionSet" dateModified: "2026-08-19" --- # VBRDecryptionSet Decryption settings ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
EncryptionKey |
Encryption key. |
|
|
Password |
String |
Encryption password. |
|
KmsKeyId |
String |
ID of the KMS key. |
|
VBRKMSServer |
KMS server. |