I’m developing app which uses the Windows Cryptography API: Next Generation. Function NCryptOpenKey have some flags and I can’t find the values for two of them:
NCRYPT_REQUIRE_VBS_FLAG = ?
NCRYPT_PREFER_VBS_FLAG = ?
Is anybody knows it’s values or where I can find it?
I’ve tried to find it in Windows App SDK, in Google but unsuccessfull.
New contributor
Alexey Pletnev is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.