Crypto Hash Config Response
data class CryptoHashConfigResponse(val cryptoKey: String, val kmsWrapped: KmsWrappedCryptoKeyResponse)
Pseudonymization method that generates surrogates via cryptographic hashing. Uses SHA-256. Outputs a base64-encoded representation of the hashed output. For example, L7k0BHmF1ha5U3NfGykjro4xWi1MPVQPjhMAZbSV9mM=
.