kmsKeyVersion property

String? kmsKeyVersion
getter/setter pair

Name of the KMS crypto key version used to encrypt the initial passwords.

The key has to have ASYMMETRIC_DECRYPT purpose.

Implementation

core.String? kmsKeyVersion;