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