@@ -2379,9 +2379,9 @@ |
||
2379 | 2379 | return Strings::equilizeParameters($std, $possible, $this->replaceAccentedChars); |
2380 | 2380 | } |
2381 | 2381 | |
2382 | - /** |
|
2383 | - * Calcula hash sha1 retornando Base64Binary |
|
2384 | - */ |
|
2382 | + /** |
|
2383 | + * Calcula hash sha1 retornando Base64Binary |
|
2384 | + */ |
|
2385 | 2385 | protected function hashCSRT(string $CSRT): string |
2386 | 2386 | { |
2387 | 2387 | $comb = $CSRT . $this->chCTe; |