TJwCSPCreationFlag = ( ccfVerifyContext, ccfNewKeyset, ccfMachineKeyset, ccfSilent );
|
Members |
Description |
|
ccfVerifyContext |
This flag is specified when there is no need for access to private keys. |
|
ccfNewKeyset |
Specify this flag to create the key container with the specified name. |
|
ccfMachineKeyset |
This flag causes the CSP to treat the key container as a machine key container. |
|
ccfSilent |
ccfDeleteKeyset, excluded since this is not a regular acquisition This flag prevents the CSP from displaying any UI. |
TJwCSPCreationFlag defines the flags for a call to CryptAcquireContext
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|