Click here to Skip to main content
15,913,215 members
Home / Discussions / C#
   

C#

 
AnswerRe: Secure storage Pin
Eddy Vluggen25-Jul-10 9:28
professionalEddy Vluggen25-Jul-10 9:28 
Chona1171 wrote:
I cannot retrieve the image in any way to a image object in the programming code so I need to save it to disk before i can load it into an Image object to convert the minutiae template between different vendor types.


How does the API return the image?


Chona1171 wrote:
So I need to know is there a way I can eitherCreate a folder, storage space I can save to that only my Assembly can access.orCreate a virtual drive that encrypts data that gets written into it.orCreate a folder that requires a password to access it (which I can parse through my program).


SqlCe or SqlExpress, using a blob-field. Or use the encryption-routines that come with .NET.
I are Troll Suspicious | :suss:

GeneralRe: Secure storage Pin
harold aptroot25-Jul-10 9:45
harold aptroot25-Jul-10 9:45 
GeneralRe: Secure storage Pin
Eddy Vluggen25-Jul-10 10:05
professionalEddy Vluggen25-Jul-10 10:05 
GeneralRe: Secure storage Pin
harold aptroot25-Jul-10 10:08
harold aptroot25-Jul-10 10:08 
GeneralRe: Secure storage Pin
Eddy Vluggen25-Jul-10 10:41
professionalEddy Vluggen25-Jul-10 10:41 
GeneralRe: Secure storage Pin
harold aptroot25-Jul-10 10:43
harold aptroot25-Jul-10 10:43 
GeneralRe: Secure storage Pin
Eddy Vluggen25-Jul-10 11:00
professionalEddy Vluggen25-Jul-10 11:00 
GeneralRe: Secure storage Pin
L Viljoen25-Jul-10 20:52
professionalL Viljoen25-Jul-10 20:52 
GeneralRe: Secure storage Pin
L Viljoen25-Jul-10 20:51
professionalL Viljoen25-Jul-10 20:51 
GeneralRe: Secure storage Pin
Eddy Vluggen25-Jul-10 23:24
professionalEddy Vluggen25-Jul-10 23:24 
AnswerRe: Secure storage Pin
Stoffy197225-Jul-10 9:33
Stoffy197225-Jul-10 9:33 
GeneralRe: Secure storage Pin
L Viljoen25-Jul-10 21:34
professionalL Viljoen25-Jul-10 21:34 
GeneralRe: Secure storage Pin
harold aptroot25-Jul-10 9:42
harold aptroot25-Jul-10 9:42 
GeneralRe: Secure storage Pin
L Viljoen25-Jul-10 20:57
professionalL Viljoen25-Jul-10 20:57 
GeneralRe: Secure storage Pin
harold aptroot26-Jul-10 2:48
harold aptroot26-Jul-10 2:48 
GeneralRe: Secure storage Pin
L Viljoen26-Jul-10 3:33
professionalL Viljoen26-Jul-10 3:33 
GeneralRe: Secure storage Pin
harold aptroot26-Jul-10 3:37
harold aptroot26-Jul-10 3:37 
GeneralRe: Secure storage Pin
L Viljoen26-Jul-10 3:51
professionalL Viljoen26-Jul-10 3:51 
AnswerRe: Secure storage Pin
Luc Pattyn25-Jul-10 10:38
sitebuilderLuc Pattyn25-Jul-10 10:38 
NewsRe: Secure storage Pin
L Viljoen26-Jul-10 3:50
professionalL Viljoen26-Jul-10 3:50 
Questiondifferent between card reader to usb using c# Pin
noamtzu0024-Jul-10 23:33
noamtzu0024-Jul-10 23:33 
AnswerNobody ?? Pin
noamtzu0026-Jul-10 23:04
noamtzu0026-Jul-10 23:04 
QuestionHow to get event sender Pin
treuveni24-Jul-10 22:52
treuveni24-Jul-10 22:52 
AnswerRe: How to get event sender Pin
OriginalGriff24-Jul-10 23:54
mveOriginalGriff24-Jul-10 23:54 
GeneralRe: How to get event sender Pin
treuveni25-Jul-10 0:32
treuveni25-Jul-10 0:32 

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.