2 references to RewriteEncryptedPkcs8PrivateKey
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CngPkcs8.cs (2)
82
AsnWriter writer =
RewriteEncryptedPkcs8PrivateKey
(key, password, pbeParameters);
93
AsnWriter writer =
RewriteEncryptedPkcs8PrivateKey
(key, password, pbeParameters);