data_size property

data_size property

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

Definition:

@property
def data_size(self):
    ...

See Also