Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
CryptoHashConfig |
CryptoHashConfig.clone() |
CryptoHashConfig |
CryptoHashConfig.encodeCryptoKey(byte[] cryptoKey)
An AES 128/192/256 bit key.
|
CryptoHashConfig |
GoogleCloudHealthcareV1beta1DeidentifyOptions.getCryptoHashConfig()
Crypto hash config for CharacterMaskField.
|
CryptoHashConfig |
InfoTypeTransformation.getCryptoHashConfig()
Config for crypto hash.
|
CryptoHashConfig |
CryptoHashConfig.set(String fieldName,
Object value) |
CryptoHashConfig |
CryptoHashConfig.setCryptoKey(String cryptoKey)
An AES 128/192/256 bit key.
|
CryptoHashConfig |
CryptoHashConfig.setKmsWrapped(KmsWrappedCryptoKey kmsWrapped)
KMS wrapped key.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudHealthcareV1beta1DeidentifyOptions |
GoogleCloudHealthcareV1beta1DeidentifyOptions.setCryptoHashConfig(CryptoHashConfig cryptoHashConfig)
Crypto hash config for CharacterMaskField.
|
InfoTypeTransformation |
InfoTypeTransformation.setCryptoHashConfig(CryptoHashConfig cryptoHashConfig)
Config for crypto hash.
|
Copyright © 2011–2024 Google. All rights reserved.