Example #1
0
 public function __construct($hash = 'sha512')
 {
     parent::__construct($hash);
 }