encryptionInfo property

EncryptionInfo? encryptionInfo
getter/setter pair

Encryption information for UserData uploads.

If not set, it's assumed that uploaded identifying information is hashed but not encrypted. For non UserData uploads, this field is ignored.

Optional.

Implementation

EncryptionInfo? encryptionInfo;