kmsWrapped property
KMS wrapped key.
If kms_wrapped is not set, then crypto_key is used to calculate the
date shift. If neither is set, a default key is generated for each
de-identify operation. Must not be set if crypto_key is set.
Implementation
KmsWrappedCryptoKey? kmsWrapped;