1 reference to BCRYPT_DSA_ALGORITHM
System.Security.Cryptography (1)
System\Security\Cryptography\DSACng.Key.cs (1)
55
private readonly CngAlgorithm _dsnCng = new CngAlgorithm(
BCRYPT_DSA_ALGORITHM
);