cryptoKey property
The key used by the encryption function.
For deterministic encryption using AES-SIV, the provided key is internally expanded to 64 bytes prior to use.
Implementation
GooglePrivacyDlpV2CryptoKey? cryptoKey;
The key used by the encryption function.
For deterministic encryption using AES-SIV, the provided key is internally expanded to 64 bytes prior to use.
GooglePrivacyDlpV2CryptoKey? cryptoKey;