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