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