libintrovirt v0.57.4
IntroVirt introspection library
Loading...
Searching...
No Matches
CRYPTPROTECT_FLAG.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  introvirt
 Core IntroVirt classes.
 
namespace  introvirt::windows
 Classes related to Microsoft Windows guests.
 
namespace  introvirt::windows::crypt32
 

Enumerations

enum  introvirt::windows::crypt32::CRYPTPROTECT_FLAG {
  introvirt::windows::crypt32::CRYPTPROTECT_UI_FORBIDDEN = 0x1 , introvirt::windows::crypt32::CRYPTPROTECT_LOCAL_MACHINE = 0x4 , introvirt::windows::crypt32::CRYPTPROTECT_CRED_SYNC = 0x8 , introvirt::windows::crypt32::CRYPTPROTECT_AUDIT = 0x10 ,
  introvirt::windows::crypt32::CRYPTPROTECT_VERIFY_PROTECTION = 0x40 , introvirt::windows::crypt32::CRYPTPROTECT_CRED_REGENERATE = 0x80 , introvirt::windows::crypt32::CRYPTPROTECT_SYSTEM = 0x20000000
}