hashAlgorithm property

  1. @override
HashAlgorithm hashAlgorithm
override

Hash algorithm used by the RSA-PSS.

Implementation

@override
HashAlgorithm get hashAlgorithm => fallback.hashAlgorithm;