2 writes to _lazyKeyAlgorithmParameters
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Certificate.cs (2)
37
_lazyKeyAlgorithmParameters
= null;
531
_lazyKeyAlgorithmParameters
= Pal.KeyAlgorithmParameters;
1 reference to _lazyKeyAlgorithmParameters
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate.cs (1)
535
return
_lazyKeyAlgorithmParameters
.CloneByteArray();