aligned_data_size property

aligned_data_size property

Gets the additional data size in bytes (in case the 12 bytes is not enough to fit the tag data).

Remarks

This is the data bytes count aligned to word boundary.

Definition:

@property
def aligned_data_size(self):
    ...

See Also