@@ -158,7 +158,7 @@ |
||
| 158 | 158 | /** |
| 159 | 159 | * @param Key|KeyInterface $key The KeyInterface instance to unlock used for Defuse encryption system |
| 160 | 160 | * |
| 161 | - * @return \Defuse\Crypto\Key|\Defuse\Crypto\KeyProtectedByPassword The Defuse key |
|
| 161 | + * @return \Defuse\Crypto\Key The Defuse key |
|
| 162 | 162 | */ |
| 163 | 163 | private function unlockKey(Key $key) |
| 164 | 164 | { |