--- 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

PSCryptoKey

Encryption key.

Password

String

Encryption password.

KmsKeyId

String

ID of the KMS key.

VBRKMSServer

VBRKMSServer

KMS server.

## Related Commands [`New-VBRDecryptionSet`](new-vbrdecryptionset.md)