supportsAad property
bool
get
supportsAad
Whether the algorithm supports Associated Authenticated Data (AAD).
Implementation
bool get supportsAad => false;
Whether the algorithm supports Associated Authenticated Data (AAD).
bool get supportsAad => false;