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