encryptionKey property

List<int>? encryptionKey
final

32-byte AES key. Required when enableEncryption is true.

Implementation

final List<int>? encryptionKey;