3 references to WriteEncryptedPkcs8PrivateKeyToAsnWriter
System.Security.Cryptography (3)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (3)
1082AsnWriter writer = WriteEncryptedPkcs8PrivateKeyToAsnWriter(passwordBytes, pbeParameters); 1134AsnWriter writer = WriteEncryptedPkcs8PrivateKeyToAsnWriter(passwordBytes, pbeParameters); 1312AsnWriter writer = WriteEncryptedPkcs8PrivateKeyToAsnWriter(passwordBytes, pbeParameters);