menu
cryptography package
documentation
cryptography.dart
Blake2s
supportsKeyStreamIndex property
supportsKeyStreamIndex property
dark_mode
light_mode
supportsKeyStreamIndex
property
@
override
bool
get
supportsKeyStreamIndex
override
Whether the algorithm supports key stream index.
Implementation
@override bool get supportsKeyStreamIndex => false;
cryptography package
documentation
cryptography
Blake2s
supportsKeyStreamIndex property
Blake2s class