8889909192939495969798
cryptoSalt = HexConverter.toBytes( tempCryptoSalt ); } // create the CryptoStreamFactory to be used this.cryptoStreamFactory = new CryptoStreamFactoryImpl( cryptoSalt, cryptoCount ); // read the parameters for PasswordFactory