supportsAad property

  1. @override
bool supportsAad
override

Whether the algorithm supports Associated Authenticated Data (AAD).

Implementation

@override
bool get supportsAad => false;