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