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