4 references to NTE_BAD_PUBLIC_KEY
System (4)
security\system\security\cryptography\x509\x509certificate2.cs (4)
211throw new CryptographicException(CAPI.NTE_BAD_PUBLIC_KEY); 238throw new CryptographicException(CAPI.NTE_BAD_PUBLIC_KEY); 249throw new CryptographicException(CAPI.NTE_BAD_PUBLIC_KEY); 260throw new CryptographicException(CAPI.NTE_BAD_PUBLIC_KEY);