Re: Password Private Key Don't Get from I/O

2004-01-25 Thread Dr. Stephen Henson
On Sat, Jan 24, 2004, S.Mehdi Sheikhalishahi wrote: Dear Stephen I don't want to show me Enter PEM pass phrase:. I want to get password as parameter of function.So I can in my source pass password value to the function. Thanks. That's what I told you: set the last parameter to the pass

Password Private Key Don't Get from I/O

2004-01-24 Thread S.Mehdi Sheikhalishahi
Hi All I want to change this that when I call PEM_read_PrivateKey to read a private key that has been encrypted with password instead of showing me the prompt to enter password I can set the password parameter to it(function). Means PEM_read_PrivateKey (xx,..,password); Thanks

Re: Password Private Key Don't Get from I/O

2004-01-24 Thread Dr. Stephen Henson
On Sat, Jan 24, 2004, S.Mehdi Sheikhalishahi wrote: Hi All I want to change this that when I call PEM_read_PrivateKey to read a private key that has been encrypted with password instead of showing me the prompt to enter password I can set the password parameter to it(function). Means

Re: Password Private Key Don't Get from I/O

2004-01-24 Thread S.Mehdi Sheikhalishahi
Dear Stephen I don't want to show me Enter PEM pass phrase:. I want to get password as parameter of function.So I can in my source pass password value to the function. Thanks. Bye. --- Dr. Stephen Henson [EMAIL PROTECTED] wrote: On Sat, Jan 24, 2004, S.Mehdi Sheikhalishahi wrote: Hi All I