Re: [dev-crypto-csharp] Time Difference

2015-04-30 Thread David Hook
/lmgtfy.com/?q=bouncy+castle+c%23+license > > > > > > *From:*David Lestón [mailto:dles...@provimad.es] > *Sent:* Thursday, April 30, 2015 4:16 AM > *To:* jaroslav.imr...@gmail.com > *Cc:* 'Bouncy Castle Developer List' > *Subject:* RE: [dev-crypto-csharp] Time

RE: [dev-crypto-csharp] Time Difference

2015-04-30 Thread Sid Shetye
e Developer List Asunto: Re: [dev-crypto-csharp] Time Difference Hello David, you are most likely not taking "Kind" property of "DateTime" object [0] into the account. My guess is that TSA response contains UTC time which does not apply your timezone and daylight saving which

RE: [dev-crypto-csharp] Time Difference

2015-04-30 Thread David Lestón
limit, how I get the license in paid modality? Thank you. Regards De: Jaroslav Imrich [mailto:jaroslav.imr...@gmail.com] Enviado el: jueves, 30 de abril de 2015 9:10 Para: dles...@provimad.es CC: Bouncy Castle Developer List Asunto: Re: [dev-crypto-csharp] Time Difference Hello

Re: [dev-crypto-csharp] Time Difference

2015-04-30 Thread Jaroslav Imrich
Hello David, you are most likely not taking "Kind" property of "DateTime" object [0] into the account. My guess is that TSA response contains UTC time which does not apply your timezone and daylight saving which seems to be exactly 2 hours in your case. You can use "ToLocalTime" method of "DateTim

[dev-crypto-csharp] Time Difference

2015-04-29 Thread David Lestón
Hello everybody, I´m a user from Spain and I tried your dll (for free)the c# code to get the timestamp. When I read the time, this came to me with 2 hours of difference and I don´t know if I need to put more parameters in order to get the correct time. I write this code: TimeStampRequestGe