4 references to CopyWithPersistedCngKey
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\CertificatePal.Windows.PrivateKey.cs (4)
114
clone =
CopyWithPersistedCngKey
(dsaCng.Key);
151
ICertificatePal? clone =
CopyWithPersistedCngKey
(ecdsaCng.Key);
176
ICertificatePal? clone =
CopyWithPersistedCngKey
(ecdhCng.Key);
214
clone =
CopyWithPersistedCngKey
(rsaCng.Key);