sha384 method

  1. @override
Sha384 sha384()
override

Implementation

@override
Sha384 sha384() {
  return fallback.sha384();
}