8 references to NCryptSupported
System.Core (8)
System\Security\Cryptography\CngKey.cs (4)
421if (!NCryptNative.NCryptSupported) { 513if (!NCryptNative.NCryptSupported) { 581if (!NCryptNative.NCryptSupported) { 700if (!NCryptNative.NCryptSupported) {
System\Security\Cryptography\ECDiffieHellmanCng.cs (2)
55if (!NCryptNative.NCryptSupported) { 80if (!NCryptNative.NCryptSupported) {
System\Security\Cryptography\ECDsaCng.cs (2)
37if (!NCryptNative.NCryptSupported) { 62if (!NCryptNative.NCryptSupported) {