]> git.mxchange.org Git - core.git/commit
New field/attribute 'cryptoInstance' introduced:
authorRoland Häder <roland@mxchange.org>
Tue, 29 Mar 2011 12:30:00 +0000 (12:30 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 29 Mar 2011 12:30:00 +0000 (12:30 +0000)
commit50861b4a1cc38134c915eb989ad249bbe6c8e601
treeaf50f63e726823804a3cc6e8a0b69c99084a3fc4
parent95639d1f3e08fc874abad5f8adeac719bbdb246f
New field/attribute 'cryptoInstance' introduced:
- Getter/setter added for cryptoInstance field/attribute :-)
- Deprecated rngInstance removed from CryptoHelper, it is encapsulated in class
  BaseFrameworkSystem
- TODOs.txt updated
docs/TODOs.txt
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/crypto/class_CryptoHelper.php