1 instantiation of NCRYPT_UI_POLICY
System.Core (1)
System\Security\Cryptography\CngKey.cs (1)
826
NCryptNative.NCRYPT_UI_POLICY uiPolicy = new NCryptNative.
NCRYPT_UI_POLICY
();
3 references to NCRYPT_UI_POLICY
System.Core (3)
System\Security\Cryptography\CngKey.cs (3)
333
NCryptNative.
NCRYPT_UI_POLICY
uiPolicy =
334
NCryptNative.GetPropertyAsStruct<NCryptNative.
NCRYPT_UI_POLICY
>(m_keyHandle,
826
NCryptNative.
NCRYPT_UI_POLICY
uiPolicy = new NCryptNative.NCRYPT_UI_POLICY();