Re: CspProviderFlags Members

From: Hernan de Lahitte (hernan_at_lagash.com)
Date: 06/23/04


Date: Wed, 23 Jun 2004 10:21:45 -0300

UseMachineKeyStore will store your keys on the "LocalMachine" key store,
usually used by unattended processes like daemons or the ASPNET worker
process. On the other hand UseDefaultKeyContainer will use the current user
store or the place where is accessed by an interactive logon account. This
is usually done by a locally logged on user.

-- 
Hernan de Lahitte
Lagash Systems S.A.
http://weblogs.asp.net/hernandl
This posting is provided "AS IS" with no warranties, and confers no rights.
"Johanna Espinosa" <papillongema@hotmail.com> wrote in message
news:euRCvj%23VEHA.1952@TK2MSFTNGP12.phx.gbl...
> What's the different between using UseDefaultKeyContainer or
> UseMachineKeyStore.
>
> Thanks,
>
> Johanna Espinosa L.
>
> *** Sent via Devdex http://www.devdex.com ***
> Don't just participate in USENET...get rewarded for it!


Relevant Pages

  • Re: Generation/security of initialisation vectors
    ... > compound files, that contain multiple data streams that are encrypted ... > The key store contains random encryption keys and initialisation ...
    (sci.crypt)
  • Re: Creating my own package
    ... want to be able to store the name of a person and right now I just do ... wondering if there was a way to just have the key store the value and ... use that isn't of defining a value like that. ...
    (comp.text.tex)