2 references to GenerateKey
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\RSAOpenSsl.cs (2)
41_key = new Lazy<SafeEvpPKeyHandle>(GenerateKey); 58_key = new Lazy<SafeEvpPKeyHandle>(GenerateKey);