name property

  1. @override
String name
final

The name of the algorithm. For example, "aes256-ctr"`.

Implementation

@override
final String name;