sha256 method

  1. @override
Sha256 sha256()
override

Implementation

@override
Sha256 sha256() {
  return fallback.sha256();
}