2 references to MLDsaGenerateKey
System.Security.Cryptography (2)
System\Security\Cryptography\MLDsaImplementation.OpenSsl.cs (2)
94
SafeEvpPKeyHandle key = Interop.Crypto.
MLDsaGenerateKey
(algorithm.Name, ReadOnlySpan<byte>.Empty);
115
SafeEvpPKeyHandle key = Interop.Crypto.
MLDsaGenerateKey
(algorithm.Name, source);