aes256GcmChunkSize property

String? aes256GcmChunkSize
getter/setter pair

Chunk size used if content was encrypted with the AES 256 GCM Cipher.

Possible values are: - default - small

Implementation

core.String? aes256GcmChunkSize;