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