2 references to DSAFIPSVERSION_ENUM
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\Interop\Windows\BCrypt\Interop.Blobs.cs (1)
212internal DSAFIPSVERSION_ENUM standardVersion;
src\runtime\src\libraries\Common\src\System\Security\Cryptography\DSACng.ImportExport.cs (1)
273pBcryptBlob->standardVersion = DSAFIPSVERSION_ENUM.DSA_FIPS186_3;