]> git.mxchange.org Git - hub.git/commit
Added exception InvalidPrivateKeyHashException and checked if private key's hash...
authorRoland Haeder <roland@mxchange.org>
Thu, 3 Sep 2015 20:10:14 +0000 (22:10 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 3 Sep 2015 20:10:14 +0000 (22:10 +0200)
commit2573bca07c9b842cc7d51551e40a1b72dd866cc6
treef6c297a6e0e338e8ecf889416c988236f19b71f0
parent234053a5dc5fbbab1c39d2f55615b5e656dbfd23
Added exception InvalidPrivateKeyHashException and checked if private key's hash is not empty.

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/classes/package/class_NetworkPackage.php
application/hub/classes/tools/class_HubTools.php
application/hub/exceptions/package/class_InvalidPrivateKeyHashException.php [new file with mode: 0644]