hashAlgorithm property

  1. @override
HashAlgorithm hashAlgorithm
final

Used hash algorithm.

We recommend Sha256, Sha384, or Sha512.

Implementation

@override
final HashAlgorithm hashAlgorithm;