macBytes property
Uint8List
get
macBytes
Unsafe view at the current MAC bytes.
You must copy the bytes if you want to keep them.
Implementation
Uint8List get macBytes;
Unsafe view at the current MAC bytes.
You must copy the bytes if you want to keep them.
Uint8List get macBytes;