Click here to Skip to main content
15,912,504 members
Home / Discussions / C#
   

C#

 
AnswerRe: Importent questions that I need very fast Pin
Judah Gabriel Himango12-May-06 6:49
sponsorJudah Gabriel Himango12-May-06 6:49 
The MSDN page on TransformBlock[^] should help you with the parameter meanings.

As far as InputBlockSize and OutputBlockSize, have you tried some arbitrary value, say 4096? My guess is that this is just the size of the each block encrypted in/decrypted from the stream.

As far as storing information regarding setup, if you absolutely need it password protected, you'll need to write something yourself that saves the information to disk in an encrypted format and requires a secret password in order to modify. Chances are though, that's overkill. Just put that information in a configuration file or in the registry.

Also, threatening to keep posting your message does little for your cause; it makes you come across as demanding.

Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Islamic Domination: Coming to a Jewish state near you!
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


GeneralRe: Importent questions that I need very fast Pin
NaNg1524112-May-06 7:10
NaNg1524112-May-06 7:10 
GeneralRe: Importent questions that I need very fast Pin
led mike12-May-06 7:20
led mike12-May-06 7:20 
GeneralRe: Importent questions that I need very fast Pin
NaNg1524112-May-06 7:23
NaNg1524112-May-06 7:23 
JokeRe: Importent questions that I need very fast Pin
Guffa12-May-06 7:32
Guffa12-May-06 7:32 
GeneralRe: Importent questions that I need very fast Pin
led mike12-May-06 7:44
led mike12-May-06 7:44 
GeneralRe: Importent questions that I need very fast Pin
NaNg1524112-May-06 7:47
NaNg1524112-May-06 7:47 
GeneralRe: Importent questions that I need very fast Pin
led mike12-May-06 8:04
led mike12-May-06 8:04 
GeneralRe: Importent questions that I need very fast Pin
NaNg1524112-May-06 8:08
NaNg1524112-May-06 8:08 
GeneralRe: Importent questions that I need very fast Pin
led mike12-May-06 8:34
led mike12-May-06 8:34 
GeneralRe: Importent questions that I need very fast Pin
NaNg1524112-May-06 9:06
NaNg1524112-May-06 9:06 
GeneralRe: Importent questions that I need very fast Pin
led mike12-May-06 9:25
led mike12-May-06 9:25 
GeneralRe: Importent questions that I need very fast Pin
NaNg1524112-May-06 9:32
NaNg1524112-May-06 9:32 
GeneralRe: Importent questions that I need very fast Pin
Judah Gabriel Himango12-May-06 10:20
sponsorJudah Gabriel Himango12-May-06 10:20 
GeneralRe: Importent questions that I need very fast Pin
NaNg1524112-May-06 10:25
NaNg1524112-May-06 10:25 
GeneralRe: Importent questions that I need very fast Pin
Judah Gabriel Himango12-May-06 10:48
sponsorJudah Gabriel Himango12-May-06 10:48 
GeneralRe: Importent questions that I need very fast Pin
led mike12-May-06 10:52
led mike12-May-06 10:52 
AnswerRe: Importent questions that I need very fast Pin
Ravi Bhavnani12-May-06 6:52
professionalRavi Bhavnani12-May-06 6:52 
GeneralRe: Importent questions that I need very fast Pin
NaNg1524112-May-06 7:06
NaNg1524112-May-06 7:06 
GeneralRe: Importent questions that I need very fast Pin
leppie12-May-06 7:19
leppie12-May-06 7:19 
GeneralRe: Importent questions that I need very fast Pin
NaNg1524112-May-06 7:25
NaNg1524112-May-06 7:25 
GeneralRe: Importent questions that I need very fast Pin
leppie12-May-06 11:50
leppie12-May-06 11:50 
AnswerRe: Importent questions that I need very fast Pin
leppie12-May-06 12:38
leppie12-May-06 12:38 
GeneralRe: Importent questions that I need very fast Pin
J4amieC12-May-06 23:35
J4amieC12-May-06 23:35 
AnswerRe: Importent questions that I need very fast Pin
V.12-May-06 9:51
professionalV.12-May-06 9:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.