constantInitializationVector property

String? constantInitializationVector
final

This is a 128-bit, 16-byte hex value represented by a 32-character text string. If this parameter is not set then the Initialization Vector will follow the segment number by default.

Implementation

final String? constantInitializationVector;