2 references to CreateKey
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509CertificateLoader.Unix.cs (2)
263key = CreateKey(privateKeyInfo.PrivateKeyAlgorithm.Algorithm); 379AsymmetricAlgorithm? key = CreateKey(cert.KeyAlgorithm);