Skip to content

tsmoreland/CredentialStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CredentialStore

Win32 Credential Manager API wrapping Win32 funcitons

Build Status

C++ Continuous Integration

C# Continuous Integration

Java Continuous Integration

Credential Manager

provides Credential Manager allowing CRUD operations to Win32 Credential Manager

Credential

Managed wrapper around Win32 CREDENTIAL structure, secrets are stored as string so no security is guarenteed at this time it is expected that the machine itself and specifically the process will be responsible for this security.