1 instantiation of MLDsaCng
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\MLDsaCng.cs (1)
78/// This <see cref="CngKey"/> object is not the same as the one passed to <see cref="MLDsaCng(CngKey)"/>,
2 references to MLDsaCng
Microsoft.Bcl.Cryptography (1)
Microsoft.Bcl.Cryptography.Forwards.cs (1)
20[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Security.Cryptography.MLDsaCng))]
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\MLDsaCng.cs (1)
30/// Initializes a new instance of the <see cref="MLDsaCng"/> class by using the specified <see cref="CngKey"/>.