2 references to GetKeyAlgorithmParameters
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate.cs (1)
542byte[]? keyAlgorithmParameters = GetKeyAlgorithmParameters();
System.Security.Cryptography.Pkcs (1)
Internal\Cryptography\Pal\Windows\PkcsPalWindows.Encrypt.cs (1)
268byte[]? parameters = recipient.Certificate.GetKeyAlgorithmParameters();